# Ave.ai

## Ave.ai

- [Welcome!](https://docs.ave.ai/welcome.md)
- [Quick Start](https://docs.ave.ai/quick-start.md)
- [Service Integration Application](https://docs.ave.ai/service-integration-application.md)
- [New Swap Integration](https://docs.ave.ai/service-integration-application/new-swap-integration.md)
- [New Chain Integration](https://docs.ave.ai/service-integration-application/new-chain-integration.md)
- [Ave.ai Telegram Bot](https://docs.ave.ai/ave.ai-telegram-bot.md)
- [Ave Buy Bot](https://docs.ave.ai/ave.ai-telegram-bot/ave-buy-bot.md): Ave.ai token buy bot for telegram community
- [Ave Price Bot](https://docs.ave.ai/ave.ai-telegram-bot/ave-price-bot.md): Ave.ai token price bot for telegram community
- [Business Development](https://docs.ave.ai/business-development.md)
- [How Ave.ai support a new chain](https://docs.ave.ai/business-development/how-ave.ai-support-a-new-chain.md)
- [How Ave.ai support a new swap](https://docs.ave.ai/business-development/how-ave.ai-support-a-new-swap.md)
- [How Ave.ai support token project](https://docs.ave.ai/business-development/how-ave.ai-support-token-project.md)
- [How Ave.ai support nft project](https://docs.ave.ai/business-development/how-ave.ai-support-nft-project.md)
- [Recruitment for Ave.ai Business Agents](https://docs.ave.ai/business-development/recruitment-for-ave.ai-business-agents.md)
- [API Reference](https://docs.ave.ai/reference/api-reference.md)
- [v2](https://docs.ave.ai/reference/api-reference/v2.md)


---

# Agent Instructions: 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.ave.ai/welcome.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.
