# maxAPY Docs | DeFi on Autopilot

## maxAPY V1

- [What is maxAPY](https://docs.maxapy.io/overview/what-is-maxapy.md): The most optimized DeFi strategies on autopilot. Peak performance, non-stop.
- [How to start earning](https://docs.maxapy.io/overview/how-to-start-earning.md): Kickstart some galactic gains
- [Yield](https://docs.maxapy.io/protocol/yield.md)
- [Cross-Chain Farming](https://docs.maxapy.io/protocol/cross-chain-farming.md)
- [Vaults](https://docs.maxapy.io/protocol/vaults.md)
- [Strategies](https://docs.maxapy.io/protocol/strategies.md)
- [Ecosystem](https://docs.maxapy.io/protocol/strategies/ecosystem.md)
- [Withdrawals](https://docs.maxapy.io/protocol/withdrawals.md)
- [Notifications](https://docs.maxapy.io/protocol/notifications.md)
- [Fees](https://docs.maxapy.io/protocol/fees.md)
- [Security](https://docs.maxapy.io/protocol/security.md)
- [FAQs](https://docs.maxapy.io/resources/faqs.md)
- [Community](https://docs.maxapy.io/resources/community.md)

## maxAPY BETA

- [What is maxAPY](https://docs.maxapy.io/beta/overview/what-is-maxapy.md): The most optimized DeFi strategies on autopilot. Peak performance, non-stop.
- [How to start earning](https://docs.maxapy.io/beta/overview/how-to-start-earning.md): Kickstart some galactic gains
- [Vaults](https://docs.maxapy.io/beta/protocol/vaults.md)
- [Strategies](https://docs.maxapy.io/beta/protocol/strategies.md): Strategy Details
- [Vaults](https://docs.maxapy.io/beta/protocol/strategies/vaults.md)
- [Yield](https://docs.maxapy.io/beta/protocol/yield.md)
- [Security](https://docs.maxapy.io/beta/protocol/security.md)
- [Fees](https://docs.maxapy.io/beta/protocol/fees.md)
- [FAQs](https://docs.maxapy.io/beta/resources/faqs.md)
- [Community](https://docs.maxapy.io/beta/resources/community.md)
- [Troubleshooting](https://docs.maxapy.io/beta/resources/troubleshooting.md)


---

# 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.maxapy.io/overview/what-is-maxapy.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.
