# HorizonDEX

## HorizonDEX

- [Introduction](https://docs.horizondex.io/introduction/introduction.md)
- [Why Linea?](https://docs.horizondex.io/introduction/why-linea.md)
- [Our Mission](https://docs.horizondex.io/introduction/our-mission.md)
- [Overview](https://docs.horizondex.io/introduction/overview.md)
- [Incentivized Testnet Campaign](https://docs.horizondex.io/introduction/incentivized-testnet-campaign.md)
- [Swap](https://docs.horizondex.io/dex/swap.md): Swap for tokens of your choice on the SWAP page.
- [Add Liquidity](https://docs.horizondex.io/dex/add-liquidity.md)
- [Concentrated Liquidity](https://docs.horizondex.io/dex/concentrated-liquidity.md)
- [Farms](https://docs.horizondex.io/dex/farms.md)
- [Linea-Native DEX](https://docs.horizondex.io/dex/linea-native-dex.md)
- [Features](https://docs.horizondex.io/dex/features.md)
- [Governance](https://docs.horizondex.io/dex/governance.md)
- [Roadmap](https://docs.horizondex.io/dex/roadmap.md): 🎯Vision: HorizonDEX is on a mission to become Linea’s primary liquidity hub.
- [HZN Token Details](https://docs.horizondex.io/tokenomics/hzn-token-details.md)
- [Loyalty Program](https://docs.horizondex.io/tokenomics/loyalty-program.md)
- [FAQ](https://docs.horizondex.io/resources/faq.md)
- [Brand Kit](https://docs.horizondex.io/resources/brand-kit.md)
- [Terms & Disclaimer](https://docs.horizondex.io/resources/terms-and-disclaimer.md)
- [Legal Disclaimer](https://docs.horizondex.io/resources/terms-and-disclaimer/legal-disclaimer.md)
- [Terms of Use](https://docs.horizondex.io/resources/terms-and-disclaimer/terms-of-use.md)
- [Privacy Policy](https://docs.horizondex.io/resources/privacy-policy.md)
- [Audit](https://docs.horizondex.io/resources/audit.md)
- [Contracts](https://docs.horizondex.io/resources/contracts.md)
- [Links](https://docs.horizondex.io/resources/links.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.horizondex.io/introduction/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.
