# General

- [What is Venom Pools?](https://docs.venompools.com/docs/general/what-is-venom-pools.md)
- [What benefits do Venom Pools provide?](https://docs.venompools.com/docs/general/what-benefits-do-venom-pools-provide.md)
- [What precautions should be considered before staking $VENOM with Venom Pools?](https://docs.venompools.com/docs/general/what-precautions-should-be-considered-before-staking-usdvenom-with-venom-pools.md)
- [I want to start staking $VENOM with Venom Pools](https://docs.venompools.com/docs/general/i-want-to-start-staking-usdvenom-with-venom-pools.md)
- [Staking](https://docs.venompools.com/docs/general/staking.md)
- [Risks](https://docs.venompools.com/docs/general/staking/risks.md)
- [How To Choose Validators](https://docs.venompools.com/docs/general/staking/how-to-choose-validators.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.venompools.com/docs/general.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.
