# Tokens

- [Telegram Bot](https://docs.sniper.xyz/tokens/telegram-bot.md)
- [Get Started](https://docs.sniper.xyz/tokens/telegram-bot/get-started.md)
- [Buy and Sell Tokens](https://docs.sniper.xyz/tokens/telegram-bot/buy-and-sell-tokens.md)
- [AFK Copy Trade](https://docs.sniper.xyz/tokens/telegram-bot/afk-copy-trade.md)
- [Twitter Monitor & Sniper](https://docs.sniper.xyz/tokens/telegram-bot/twitter-monitor-and-sniper.md)
- [Positions](https://docs.sniper.xyz/tokens/telegram-bot/positions.md)
- [Inbuilt Rug Check](https://docs.sniper.xyz/tokens/telegram-bot/inbuilt-rug-check.md)
- [Settings](https://docs.sniper.xyz/tokens/telegram-bot/settings.md)
- [Fees](https://docs.sniper.xyz/tokens/telegram-bot/settings/fees.md)
- [Slippage](https://docs.sniper.xyz/tokens/telegram-bot/settings/slippage.md)
- [MEV Protection](https://docs.sniper.xyz/tokens/telegram-bot/settings/mev-protection.md)
- [TP / SL / TSL](https://docs.sniper.xyz/tokens/telegram-bot/settings/tp-sl-tsl.md)
- [Custom Buy/Sell Amounts](https://docs.sniper.xyz/tokens/telegram-bot/settings/custom-buy-sell-amounts.md)
- [Withdrawal](https://docs.sniper.xyz/tokens/telegram-bot/settings/withdrawal.md)
- [Web Platform](https://docs.sniper.xyz/tokens/web-platform.md)
- [Wallet Connect](https://docs.sniper.xyz/tokens/web-platform/wallet-connect.md)
- [Trading Terminal](https://docs.sniper.xyz/tokens/web-platform/trading-terminal.md)
- [Paper Trading](https://docs.sniper.xyz/tokens/web-platform/paper-trading.md)
- [Memescope](https://docs.sniper.xyz/tokens/web-platform/memescope.md)
- [QuantGPT](https://docs.sniper.xyz/tokens/web-platform/quantgpt.md): Your own personal AI trading assistant.
- [Holdings](https://docs.sniper.xyz/tokens/web-platform/holdings.md)
- [Trackers](https://docs.sniper.xyz/tokens/web-platform/trackers.md)
- [Wallet Tracker](https://docs.sniper.xyz/tokens/web-platform/trackers/wallet-tracker.md)
- [Telegram Call Tracker](https://docs.sniper.xyz/tokens/web-platform/trackers/telegram-call-tracker.md)
- [Caller Scan](https://docs.sniper.xyz/tokens/web-platform/caller-scan.md)
- [Automations](https://docs.sniper.xyz/tokens/web-platform/automations.md)
- [PNL Share Cards](https://docs.sniper.xyz/tokens/web-platform/pnl-share-cards.md)
- [Settings](https://docs.sniper.xyz/tokens/web-platform/settings.md)
- [FAQ](https://docs.sniper.xyz/tokens/web-platform/faq.md): Phantom Acquisition FAQ


---

# 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://docs.sniper.xyz/tokens.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.
