# Track Tokens

## Token info

![](/files/14EH3XgRCNovTPbLUpNY)

1. **Token name + ticker.**
2. **Token Contract address (CA).**
3. **Token Lp address (LP).**
4. **Market Cap:** Total value of all tokens in circulation.
5. **Price:** Current token price in USD.
6. **Dex:** Where the LP was created.
7. **Liquidity:** Current value of assets in the token's LP, displayed in USD
8. **Reanounced:** No one owns the token anymore. Devs gave up the rights (on ✅).
9. **Freeze Revoked:** Devs can't pause trading or stop the token from moving (on ✅).
10. **Initial:** The amount of tokens initially bought.
11. **Worth:** The current value in SOL of the current supply you hold, based on the current market price.
12. **Sold:** The amount of tokens you sold.
13. **Links:** Quick access to Solscan, Maxi, Dexscreener, Dextools, GMGN, Photon and Dev Address.


---

# 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.maxi.fun/maxi-trading-bot/track-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.
