# Token information display (SOL)

<figure><img src="/files/bcaPQjSwA0AcDI4mZ8UE" alt=""><figcaption></figcaption></figure>

1. Decentralized exchange hosting the liquidity pool
2. Token Ticker
3. Token Name
4. Total supply
5. Current market cap
6. Liquidity pool size
7. Token price
8. Percentage of token owned by creator
9. Percentage of tokens sent to other wallets by the creator
10. Maximum percentage of tokens owned by a single wallet
11. Liquidity status (if 100% burned or 100% locked, the button will turn green)
12. Last token action
13. Overall token score based on available data
14. "FREEZE" function status (The button will be green if the function is renounced)
15. "MINT" function status (The button will be green if the function is renounced)
16. "METADATA" mutability status (The button will be green if metadatas are not mutable)
17. Time to/from launch
18. Project logo (if available)

<figure><img src="/files/ZysgzXrIs3ChXkuaXfLH" alt="" width="156"><figcaption></figcaption></figure>

You can retrieve this information directly from the application by moving your mouse over the button icon.

<figure><img src="/files/f8mD4qdArP290OTNYi7y" alt="" width="261"><figcaption></figcaption></figure>

If available, links to social networks and the website are displayed to the right of the token name and can be clicked directly from the list.


---

# 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://unodex.gitbook.io/docs/shotgun/token-information-display-sol.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.
