> For the complete documentation index, see [llms.txt](https://docs.hotkeyswap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hotkeyswap.com/introduction.md).

# INTRODUCTION

- [Welcome to HotKey](https://docs.hotkeyswap.com/introduction/welcome-to-hotkey.md): AI-powered DeFi platform offering seamless cross-chain trading across multiple blockchain networks. (DeFAI)
- [Problem statement](https://docs.hotkeyswap.com/introduction/problem-statement.md): Addressing the Challenges in Decentralized Finance
- [Our Solution](https://docs.hotkeyswap.com/introduction/our-solution.md): AI-Powered Cross-Chain Aggregator
- [Market Analysis](https://docs.hotkeyswap.com/introduction/market-analysis.md): Overview of the DeFAI Market Size and Growth Potential
- [Business Model](https://docs.hotkeyswap.com/introduction/business-model.md): Description of Hotkey’s Revenue Streams
- [Roadmap and Milestones](https://docs.hotkeyswap.com/introduction/roadmap-and-milestones.md): Charting the Path to Decentralized Trading Innovation
- [$HOTKEY](https://docs.hotkeyswap.com/introduction/usdhotkey.md): Total Supply: 100,000,000


---

# 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 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.hotkeyswap.com/introduction.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.
