# TokenScan

- [Token discovery for the trenches](https://docs.tokenscan.app/tokenscan/token-discovery-for-the-trenches.md): TokenScan is the flagship onchain intelligence platform built for Telegram, letting traders scan tokens, track wallets, and monitor market data without ever leaving their chat.
- [Start TokenScan](https://docs.tokenscan.app/tokenscan/start-tokenscan.md): Learn how to start using TokenScan
- [TokenScan commands list](https://docs.tokenscan.app/tokenscan/tokenscan-commands-list.md): An Overview of TokenScan Commands. View onchain or market data in real time.
- [Settings](https://docs.tokenscan.app/tokenscan/settings.md): A full breakdown of TokenScan's group settings, including scanner controls, alerts, DexScreener notifications, link previews, and layout options.
- [Connect to Trojan Terminal](https://docs.tokenscan.app/tokenscan/connect-to-trojan-terminal.md): Connect TokenScan to Trojan Terminal and get a live feed of every token call made in your groups
- [TokenScan FAQ](https://docs.tokenscan.app/tokenscan/tokenscan-faq.md): Questions about Tokenscan, and Answers!


---

# 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.tokenscan.app/tokenscan.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.
