# Token Page

- [Trade Activity](https://docs.vyper.trade/vyper/token-page/trade-activity.md): View new and old trades of tokens instantly
- [Dev Tokens](https://docs.vyper.trade/vyper/token-page/dev-tokens.md): View tokens previously deployed by the same Dev
- [Top Holders](https://docs.vyper.trade/vyper/token-page/top-holders.md): Examine the top holders of a token.
- [Top Traders](https://docs.vyper.trade/vyper/token-page/top-traders.md): Examine the most profitable traders of a token.
- [Token Audit](https://docs.vyper.trade/vyper/token-page/token-audit.md): Quickly check indicators of scams and hidden insights before you buy.


---

# 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.vyper.trade/vyper/token-page.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.
