# Permissionless Pools

- [Introduction](https://docs.save.finance/permissionless-pools/introduction.md)
- [Risks](https://docs.save.finance/permissionless-pools/risks.md)
- [Pre-Listing Checklist](https://docs.save.finance/permissionless-pools/pre-listing-checklist.md)
- [Listing a Pool](https://docs.save.finance/permissionless-pools/listing-a-pool.md)
- [Post-Listing](https://docs.save.finance/permissionless-pools/post-listing.md)
- [Managing a Pool](https://docs.save.finance/permissionless-pools/managing-a-pool.md): Permissionless pool creators have full ownership of their pools and can update parameters through the pool admin interface to add assets, update parameters, and update market properties
- [Switchboard v2 Guide](https://docs.save.finance/permissionless-pools/switchboard-v2-guide.md)
- [Pool Ideas](https://docs.save.finance/permissionless-pools/pool-ideas.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.save.finance/permissionless-pools.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
