> For the complete documentation index, see [llms.txt](https://docs.liftoff.monster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.liftoff.monster/token-trading-terminal.md).

# Token Trading Terminal

The **Token Trading Terminal** is your **all-in-one dashboard** for exploring, trading, and validating tokens in real time. It brings together essential tools and transparency features in one interface:

1. **Live Chart** – Integrated with **TradingView** for real-time price action and technical analysis.
2. **Real-Time Trades** – Every trade is displayed instantly. **User sells are highlighted in red**, **user buys in green** for easy tracking.
3. **Holder Distribution** – See wallet addresses and their % share of the token supply for instant transparency.
4. **Community Comments** – Users can leave and view comments directly on the token page.
5. **Badges & Credentials** – At the top banner (above the token PFP) you’ll see earned badges:
   * **Whitepaper Badge** → Direct hyperlink to the project’s official whitepaper.
   * **KYC Badge** → Verified via **Assure Defi (in this example)**, with a direct link to the project team’s full KYC report.
6. **More Features** – Additional badges, features and integrations

The Trading Terminal isn’t just about charts, it’s about **trust, discovery, and utility in one place**.

<figure><img src="/files/sXStuUm7k4txdNmDlAHd" alt="" width="563"><figcaption><p>Token Trading Terminal Preview </p></figcaption></figure>

<p align="center"></p>

<p align="center">When you are the Token Creator and haven't setup a staking pool at token creation terminal you can see a Button &#x3C;Create Staking Pool/></p>

<figure><img src="/files/SuffE0Ta6edWsr9Ou27P" alt="" width="563"><figcaption></figcaption></figure>

<p align="center">You need to create a Staking Pool via this link for your staking Badge to appear. </p>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.liftoff.monster/token-trading-terminal.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.
