# Page Not Found

The URL `developer-section/api-reference-v2/pool` does not exist.

You might be looking for one of these pages:
- [Pool (v2)](https://docs.ston.fi/developer-section/dex/smart-contracts/v2/pool.md)
- [Pool (v1)](https://docs.ston.fi/developer-section/dex/smart-contracts/v1/pool.md)
- [Omniston Guide (Python)](https://docs.ston.fi/developer-section/quickstart/python.md)
- [Resolvers](https://docs.ston.fi/developer-section/omniston/resolvers.md)
- [Common Utilities](https://docs.ston.fi/developer-section/common.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.ston.fi/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.ston.fi/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/developer-section/dex/smart-contracts/v2/pool.md`)
- Use `Accept: text/markdown` header for content negotiation