# Features and Tools

- [XPad / Launchpad](https://xtrade.gitbook.io/docs/features-and-tools/xpad-launchpad.md)
- [How to Buy $XXYZ](https://xtrade.gitbook.io/docs/features-and-tools/xpad-launchpad/how-to-buy-usdxxyz.md)
- [Multi-Wallet](https://xtrade.gitbook.io/docs/features-and-tools/multi-wallet.md): Manage multiple Solana wallets within your account with ease
- [Meme Zone](https://xtrade.gitbook.io/docs/features-and-tools/meme-zone.md): Explore fresh meme coins right from launch
- [Compare / Add Symbol](https://xtrade.gitbook.io/docs/features-and-tools/compare-add-symbol.md): Compare multiple tokens and their price movements in a single chart
- [Heatmap](https://xtrade.gitbook.io/docs/features-and-tools/heatmap.md): Scan the market and identify tokens that are pumping, dumping, or trending
- [Wallet Tracker](https://xtrade.gitbook.io/docs/features-and-tools/wallet-tracker.md): Track live trades and positions from any public Solana wallet
- [Token Audit Checks](https://xtrade.gitbook.io/docs/features-and-tools/token-audit-checks.md): Quick-scan tokens for hidden risks. Rug protection made simple
- [Quick Buy & Sell](https://xtrade.gitbook.io/docs/features-and-tools/quick-buy-and-sell.md): Instantly buy or sell tokens in one tap
- [Settings](https://xtrade.gitbook.io/docs/features-and-tools/settings.md): Control your trading defaults in one easy place
- [Watchlist](https://xtrade.gitbook.io/docs/features-and-tools/watchlist.md): Add tokens to your Watchlist for quick access and trading


---

# Agent Instructions: 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://xtrade.gitbook.io/docs/features-and-tools.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.
