# LeoDex

## LeoDex

- [LeoDex](https://leodex.inleo.io/leodex.md)
- [General](https://leodex.inleo.io/general.md)
- [LEO Token](https://leodex.inleo.io/general/leo-token.md)
- [LEO Staking](https://leodex.inleo.io/general/leo-staking.md): Coming Soon
- [Fees](https://leodex.inleo.io/general/fees.md)
- [LeoDex Perps](https://leodex.inleo.io/leodex-perps.md): One of the first fully onchain and decentralized perpetual futures exchanges on the market. Trade the next-generation of perps exclusively on LeoDex!
- [Web App](https://leodex.inleo.io/web-app.md)
- [Features](https://leodex.inleo.io/web-app/features.md)
- [Swaps](https://leodex.inleo.io/web-app/features/swaps.md): Cross-Chain Swaps, Clean and Simple
- [Dashboard](https://leodex.inleo.io/web-app/features/dashboard.md)
- [Multi-Wallet Support](https://leodex.inleo.io/web-app/features/multi-wallet-support.md)
- [Referrals](https://leodex.inleo.io/web-app/features/referrals.md): Invite Friends to Get 33% Commission
- [Swap Account](https://leodex.inleo.io/web-app/features/swap-account.md): A step function leap in the accessibility of cross-chain swapping. Allows users to swap with nothing but a QR code (no wallet connection even required). If you can send it, you can swap it
- [Instant Swap](https://leodex.inleo.io/web-app/features/instant-swap.md): Powered by THORChain's Memoless Swap Feature, Instant Swap Allows You to Swap With NO WALLET Connected to LeoDex. Simply Open a Deposit Channel and Swap THORChain Native Assets
- [☎️ Support](https://leodex.inleo.io/support.md)
- [🗺️ Roadmap](https://leodex.inleo.io/roadmap.md): Design - Release - Iterate - Scale | We Pride Ourselves on Innovating Relentlessly and Products That Are Built to Last
- [📸 Media Kit](https://leodex.inleo.io/media-kit.md)
- [Tutorials](https://leodex.inleo.io/tutorials.md)
- [How to Swap ZEC With Only a QR Code](https://leodex.inleo.io/tutorials/how-to-swap-zec-with-only-a-qr-code.md): How to swap ZEC (Shielded or Transparent)


---

# 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://leodex.inleo.io/leodex.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.
