# TokenGPT

## What is TokenGPT?

TokenGPT is an advanced data aggregation platform that lets you query any token using natural language. TokenGPT can provide a comprehensive view of a token's status, statistics, potential risks, deep trade insights, or just general information. What sets TokenGPT apart are it's razor focus on token data and it's unique ability to leverage AI agents for complex calculations. Whether you're diving deep or just seeking straightforward answers, our primary goal remains the same: to equip you with actionable insights, ensuring you make informed decisions swiftly.\ <br>

{% content-ref url="/pages/CrEQMr9HzK8qRXSfYlJe" %}
[Web App](/introduction/web-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/BVd3F4COTKdnQH8TD7L6" %}
[Telegram App](/introduction/telegram-app.md)
{% endcontent-ref %}


---

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