# AntFun

## AntFun

- [Welcome](https://docs.ant.fun/welcome.md)
- [Introduction](https://docs.ant.fun/welcome/introduction.md)
- [Quick Start Guide](https://docs.ant.fun/welcome/quick-start-guide.md)
- [FAQ](https://docs.ant.fun/welcome/faq.md)
- [Trading Features](https://docs.ant.fun/trading.md)
- [Fusion Pulse](https://docs.ant.fun/trading/market-overview.md)
- [Real-time Charts](https://docs.ant.fun/trading/real-time-charts.md)
- [Order Types](https://docs.ant.fun/trading/order-types.md)
- [Supported DEXs](https://docs.ant.fun/trading/supported-dexs.md)
- [Channels](https://docs.ant.fun/channels.md)
- [Channel Overview](https://docs.ant.fun/channels/overview.md)
- [Creating a Channel](https://docs.ant.fun/channels/creating.md)
- [Managing Wallet Addresses](https://docs.ant.fun/channels/wallet-addresses.md)
- [Signal Features](https://docs.ant.fun/channels/signals.md)
- [Channel Subscription](https://docs.ant.fun/channels/subscription.md)
- [Watchlist](https://docs.ant.fun/watchlist.md)
- [Creating Watchlists](https://docs.ant.fun/watchlist/creating.md)
- [Managing Tokens](https://docs.ant.fun/watchlist/managing.md)
- [Wallet Management](https://docs.ant.fun/wallet.md)
- [Creating a Wallet](https://docs.ant.fun/wallet/creating-wallet.md)
- [Importing a Wallet](https://docs.ant.fun/wallet/importing-wallet.md)
- [Security Features](https://docs.ant.fun/wallet/security-features.md)
- [Data Analytics](https://docs.ant.fun/analytics.md)
- [Market Trends](https://docs.ant.fun/analytics/market-trends.md)
- [Token Analytics](https://docs.ant.fun/analytics/token-analytics.md)
- [Trading Volume](https://docs.ant.fun/analytics/trading-volume.md)
- [Referral Program](https://docs.ant.fun/referral.md)
- [How It Works](https://docs.ant.fun/referral/how-it-works.md)
- [Earning Commissions](https://docs.ant.fun/referral/earning-commissions.md)
- [Tracking Referrals](https://docs.ant.fun/referral/tracking-referrals.md)
- [Multi-chain Support](https://docs.ant.fun/multi-chain.md)
- [Solana (Current)](https://docs.ant.fun/multi-chain/solana.md)
- [Upcoming Chains](https://docs.ant.fun/multi-chain/upcoming-chains.md)
- [Tutorials](https://docs.ant.fun/tutorials.md)
- [Execute Your First Trade](https://docs.ant.fun/tutorials/first-trade.md)
- [Setting Up a Channel](https://docs.ant.fun/tutorials/channel-setup.md)
- [Creating a Watchlist](https://docs.ant.fun/tutorials/watchlist-setup.md)
- [Using the Referral Program](https://docs.ant.fun/tutorials/referral-program.md)
- [Changelog](https://docs.ant.fun/changelog.md)
- [Release Notes](https://docs.ant.fun/changelog/release-notes.md)
- [Special Articles](https://docs.ant.fun/changelog/special-articles.md)
- [TradingView Integration](https://docs.ant.fun/changelog/special-articles/tradingview-integration.md)
- [Partnership Announcements](https://docs.ant.fun/changelog/special-articles/partnerships.md)
- [Support](https://docs.ant.fun/support.md)
- [Contact Us](https://docs.ant.fun/support/contact-us.md)
- [Community Channels](https://docs.ant.fun/support/community-channels.md)
- [ANTFUN Token](https://docs.ant.fun/support/antfun-token.md): ANB Token Overview
- [Legal](https://docs.ant.fun/legal.md)
- [Terms of Service](https://docs.ant.fun/legal/terms-of-service.md)
- [Privacy Policy](https://docs.ant.fun/legal/privacy-policy.md)
- [Disclaimer](https://docs.ant.fun/legal/disclaimer.md): Please read this Disclaimer carefully before using this platform and its related services. By continuing to use the platform, you acknowledge that you have read, understood, and agreed to all the term


---

# 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.ant.fun/welcome.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.
