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

# Intro

- [Welcome to Magnum](https://docs.magnum.trade/intro/intro.md)
- [About Magnum](https://docs.magnum.trade/intro/about-magnum.md)
- [Services](https://docs.magnum.trade/intro/services.md): The things you can do on Magnum
- [Features](https://docs.magnum.trade/intro/features.md)
- [Supported Chains](https://docs.magnum.trade/intro/supported-chains.md): The chains which are supported to trade on Magnum
- [Pricing](https://docs.magnum.trade/intro/pricing.md)
- [Referral Rewards](https://docs.magnum.trade/intro/referral-rewards.md)
- [Claim from Telegram Bot](https://docs.magnum.trade/intro/referral-rewards/claim-from-telegram-bot.md)
- [Claim from Web App](https://docs.magnum.trade/intro/referral-rewards/claim-from-web-app.md)
- [Revenue Sharing](https://docs.magnum.trade/intro/revenue-sharing.md): Magnum Hold to Earn Program
- [Why Magnum](https://docs.magnum.trade/intro/why-magnum.md)
- [Magnum beats Maestro](https://docs.magnum.trade/intro/why-magnum/magnum-beats-maestro.md)
- [More efficient than Bananagun](https://docs.magnum.trade/intro/why-magnum/more-efficient-than-bananagun.md)
- [$MAG Tokenomics](https://docs.magnum.trade/intro/tokenomics.md)
- [Cross-chain trading](https://docs.magnum.trade/intro/cross-chain-trading.md): Trade any token on any chain with any chain - Truly borderless DeFi


---

# 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.magnum.trade/intro.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.
