# Magnum Docs

## Magnum Docs

- [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
- [On-Chain Mutual Funds Program](https://docs.magnum.trade/on-chain-mutual-funds-program.md): Info about how Magnum's On-Chain investment and passive income program works.
- [Sniping](https://docs.magnum.trade/telegrambot/sniping.md)
- [Create Sniper Bot](https://docs.magnum.trade/telegrambot/sniping/create-sniper-bot.md)
- [Snipe Settings](https://docs.magnum.trade/telegrambot/sniping/snipe-settings.md)
- [Copy Trading](https://docs.magnum.trade/telegrambot/copy-trading.md)
- [Create Strategy](https://docs.magnum.trade/telegrambot/copy-trading/create-strategy.md): Create multiple sets of copytrading settings - Quickly deploy new bots with your pre-selected risk profile or budget
- [Create Copy Trading Bot](https://docs.magnum.trade/telegrambot/copy-trading/create-copy-trading-bot.md)
- [Strategy Settings](https://docs.magnum.trade/telegrambot/copy-trading/strategy-settings.md): Edit your copytrading strategy.
- [Manual Buy/Sell](https://docs.magnum.trade/telegrambot/manual-buy-sell.md)
- [Global Settings](https://docs.magnum.trade/telegrambot/global-settings.md)
- [Wallet Bot](https://docs.magnum.trade/telegrambot/wallet-bot.md)
- [Transfer Funds](https://docs.magnum.trade/telegrambot/wallet-bot/transfer-funds.md)
- [Login](https://docs.magnum.trade/webapps/login.md): How Magnum implements Quick and Secure User On-boarding
- [Wallets](https://docs.magnum.trade/webapps/wallets.md)
- [Create New Wallet](https://docs.magnum.trade/webapps/wallets/create-new-wallet.md)
- [Import Existing Wallet](https://docs.magnum.trade/webapps/wallets/import-existing-wallet.md)
- [Export Wallet](https://docs.magnum.trade/webapps/wallets/export-wallet.md)
- [Transfer Funds](https://docs.magnum.trade/webapps/wallets/transfer-funds.md)
- [Copy Trading](https://docs.magnum.trade/webapps/copy-trading.md)
- [Manual Buy/Sell](https://docs.magnum.trade/webapps/manual-buy-sell.md)
- [Delete Account](https://docs.magnum.trade/webapps/delete-account.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.magnum.trade/intro/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.
