# APY.Finance

## APY.Finance

- [APY.Finance](https://docs.apy.finance/master.md)
- [APY Tokens](https://docs.apy.finance/getting-started/apy-tokens.md)
- [User Guide](https://docs.apy.finance/getting-started/user-guide.md)
- [Reserve Pool Safeguard](https://docs.apy.finance/getting-started/reserve-pool-safeguard.md)
- [Litepaper](https://docs.apy.finance/whitepaper/litepaper.md)
- [The Convex Index](https://docs.apy.finance/whitepaper/the-convex-index.md): Broad and diversified exposure to the Convex protocol
- [2022 Roadmap](https://docs.apy.finance/roadmap/2022-roadmap.md): The Convex Index 2022 Roadmap
- [Liquidity Mining Pool](https://docs.apy.finance/smart-contract-integration/liquidity-mining-pool.md)
- [APY.Finance Security](https://docs.apy.finance/smart-contract-integration/apy.finance-security.md): A review of the security measures developed to secure the APY.Finance platform from financial vulnerabilities, hacks and exploits.
- [Boost-Locking](https://docs.apy.finance/token-utility/boost-locking.md): Boost-Locked APY and Enhanced Liquidity Mining Rewards: Technical specifications


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.apy.finance/master.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.
