# FlashX - Crypto Trading Journey Reimagined

## FlashX Docs

- [Introduction](https://docs.flashx.ai/introduction.md)
- [Getting Started](https://docs.flashx.ai/getting-started.md)
- [Your Wallet and Vault](https://docs.flashx.ai/your-wallet-and-vault.md)
- [FlashX Referral Program](https://docs.flashx.ai/flashx-referral-program.md)
- [Swap](https://docs.flashx.ai/swap.md)
- [Buy/ Sell Settings](https://docs.flashx.ai/buy-sell-settings.md)
- [Slippage Limit](https://docs.flashx.ai/buy-sell-settings/slippage-limit.md)
- [Priority Fee](https://docs.flashx.ai/buy-sell-settings/priority-fee.md)
- [Jito Bundle Fee (Solana Only)](https://docs.flashx.ai/buy-sell-settings/jito-bundle-fee-solana-only.md)
- [Chart](https://docs.flashx.ai/chart.md)
- [1-Click Trading (Instant Buy)](https://docs.flashx.ai/1-click-trading-instant-buy.md)
- [Token Symbol Detection](https://docs.flashx.ai/token-symbol-detection.md)
- [Token Trading & Market Insights](https://docs.flashx.ai/token-trading-and-market-insights.md)
- [Wallet & Portfolio Management](https://docs.flashx.ai/wallet-and-portfolio-management.md)
- [Perpetual Trading](https://docs.flashx.ai/perpetual-trading.md)
- [AI-Powered Social Sentiment](https://docs.flashx.ai/ai-powered-social-sentiment.md)
- [KOL Performance Metrics](https://docs.flashx.ai/kol-performance-metrics.md)
- [AI Assistant](https://docs.flashx.ai/ai-assistant.md)
- [Fees](https://docs.flashx.ai/fees.md)
- [FAQs](https://docs.flashx.ai/faqs.md)
- [Terms of Use](https://docs.flashx.ai/terms-of-use.md)
- [Privacy Policy](https://docs.flashx.ai/privacy-policy.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.flashx.ai/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.
