# Hey Anon

- [Getting started](https://docs.heyanon.ai/heyanon.ai/hey-anon/getting-started.md)
- [Protocols & Functions Supported](https://docs.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported.md): Here is the protocol and function integration tree
- [Infrastucture](https://docs.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported/infrastucture.md)
- [Common](https://docs.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported/infrastucture/common.md)
- [Pyth](https://docs.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported/infrastucture/pyth.md)
- [Layer Zero](https://docs.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported/infrastucture/layer-zero.md)
- [Defi Protocols](https://docs.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported/defi-protocols.md)
- [Aggregators](https://docs.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported/defi-protocols/aggregators.md)
- [AAVE](https://docs.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported/defi-protocols/aave.md)
- [Jito](https://docs.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported/defi-protocols/jito.md)
- [Marinade](https://docs.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported/defi-protocols/marinade.md)
- [Kamino](https://docs.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported/defi-protocols/kamino.md)
- [GMX](https://docs.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported/defi-protocols/gmx.md)
- [Spark](https://docs.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported/defi-protocols/spark.md)
- [CowSwap](https://docs.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported/defi-protocols/cowswap.md)
- [Sky](https://docs.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported/defi-protocols/sky.md)
- [Wagmi Functions Supported](https://docs.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported/defi-protocols/wagmi-functions-supported.md)
- [AMM](https://docs.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported/defi-protocols/wagmi-functions-supported/amm.md)
- [Swagmi](https://docs.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported/defi-protocols/wagmi-functions-supported/swagmi.md)
- [GMI](https://docs.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported/defi-protocols/wagmi-functions-supported/gmi.md)
- [V3 Pools Integration](https://docs.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported/defi-protocols/v3-pools-integration.md)
- [Utility](https://docs.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported/utility.md)
- [Dust collection](https://docs.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported/utility/dust-collection.md)
- [Features](https://docs.heyanon.ai/heyanon.ai/hey-anon/features.md)
- [HeyAnon Prompt Engineering Guide](https://docs.heyanon.ai/heyanon.ai/hey-anon/heyanon-prompt-engineering-guide.md)
- [Protocol Prompt List](https://docs.heyanon.ai/heyanon.ai/hey-anon/heyanon-prompt-engineering-guide/protocol-prompt-list.md): To execute an action, tag the appropriate protocol.
- [Gemma prompt guide](https://docs.heyanon.ai/heyanon.ai/hey-anon/gemma-prompt-guide.md)
- [Protocols integrated with Gemma](https://docs.heyanon.ai/heyanon.ai/hey-anon/gemma-prompt-guide/protocols-integrated-with-gemma.md)
- [Gemma prompt list](https://docs.heyanon.ai/heyanon.ai/hey-anon/gemma-prompt-guide/gemma-prompt-list.md)
- [Framework for Integration Grants and Protocol SupportFramework - Integration](https://docs.heyanon.ai/heyanon.ai/hey-anon/framework-for-integration-grants-and-protocol-supportframework-integration.md)
- [Video Tutorials](https://docs.heyanon.ai/heyanon.ai/hey-anon/video-tutorials.md): Series of videos to help you on your HeyAnon journey.
- [Troubleshooting](https://docs.heyanon.ai/heyanon.ai/hey-anon/troubleshooting.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.heyanon.ai/heyanon.ai/hey-anon.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.
