# Vesper Pools and Strategies

- [Vesper's Modular Pool Architecture](https://docs.vesper.finance/vesper-pools-and-strategies/vespers-modular-pool-architecture.md)
- [Multi-Chain and Cross-Chain Deployments](https://docs.vesper.finance/vesper-pools-and-strategies/multi-chain-and-cross-chain-deployments.md)
- [Overview of Vesper Pools](https://docs.vesper.finance/vesper-pools-and-strategies/vesper-grow.md)
- [Vesper Grow Pools](https://docs.vesper.finance/vesper-pools-and-strategies/vesper-grow/vesper-grow-pools.md)
- [Overview of Vesper Strategies](https://docs.vesper.finance/vesper-pools-and-strategies/strategies.md)
- [Direct-to-Lending-Platform](https://docs.vesper.finance/vesper-pools-and-strategies/strategies/direct-to-aave-or-compound.md)
- [Discussion of Risk](https://docs.vesper.finance/vesper-pools-and-strategies/risk-framework.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.vesper.finance/vesper-pools-and-strategies.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.
