# Info Dashboard

The Information Dashboard is located on the right side of the token pages.

It’s packed with all the information you need to investigate a token’s performance and community in detail.

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

1. **Navigation breadcrumb:** Displays your current path within CoinScan, including the selected blockchain, decentralized exchange, and token.
2. **Token name and pair:** View the token’s name, symbol, and trading pair, along with quick-access options to copy the contract address and add it to your Watchlist. Additionally, you can click the chevron button to view a list of other available pairs for this token.
3. &#x20;**Media links:** Find the token’s official website and social media channel.
4. **Token price:** Token price displayed in fiat currency. Click the double arrow button to change it the value to native token.
5. **Key metrics:** Below that, you’ve got the key figures: **Market Cap, Volume**, and **Liquidity**. You can also check the FDV by clicking the two arrows button in the market cap tab.
6. **Price movement and market Behavior:** Next, you’ll find the token’s price changes over **5-minute**, **1-hour**, **6-hour**, and **24-hour** timeframes.

   Click the button on the right for data on **TXNs**, **Volume**, and **Maker** metrics per timeframe. Additionally, view comparisons of **Buys vs. Sells**, **Volumes**, and **Buyers vs. Sellers** with green and red bars for a quick market overview.

<div data-full-width="true"><figure><img src="/files/wppTMprIfYVRJSAw7Tdr" alt="" width="375"><figcaption></figcaption></figure></div>

7. **Token Safety:** Have a quick security check for the token in this sidebar section. Click on the arrow for more details. See if the token is a Honeypot, if the contract is verified, whether taxes are modifiable, and more.

<figure><img src="/files/kCvMeWS5zEWmQAap7XRk" alt="" width="375"><figcaption></figcaption></figure>

Additionally, if you want to view audits from platforms like **GoPlus**, **Aegisweb3**, or **Honeypot.is** If you need more details, click the **Compare Audits** button.

<figure><img src="/files/7qasEnHmvdUdUsij2voD" alt=""><figcaption></figcaption></figure>

8. **General Metrics:** Up next, you’ll find general indicators like **Circulating Supply, Total Supply, Max Supply**, and **Pooled Tokens**. Want a deeper look? Scroll down and click **Show More** for additional data, including **Holders**, **Total Transactions**, and more.

<figure><img src="/files/6bh8I3PmimZHd4BibZtG" alt="" width="350"><figcaption></figcaption></figure>

9. **Addresses:** Further down, the Addresses section will show you the three key blockchain addresses: the **token pair**, the **token contract**, and the **native token contract address**.

Scroll down to find more sections with more token information.

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

10. **Resources:** Scroll down to the **Resources** section to find links to tools like **blockchain explorer, website** or **team email** for more detailed information.
11. **Social Media:**&#x20;
12. **Token Pairs: In the Top Pairs** section, you’ll see the token’s top 3 pairings with their liquidity values.\
    Need more options? Click **all pairs** to browse through everything.
13. **Markets listings:** check out the **Markets** section, where you’ll see the top 3 exchanges and/or liquidity pools (this actually includes liquidity pools) for your token, complete with direct links to jump right in and trade. And again, if you’re hunting for more, just click **all markets**.

Keep scrolling to find the last tools of the side dashboard.

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

14. **Currency Converter:** Instantly convert the token value into your preferred fiat currency to compare values. Options include USD, Euros, Turkish Lira, Argentinian Pesos, and more.
15. **Token Overview:** This section provides a quick snapshot of the token’s essential details, including launch date, current price, circulating supply, and market cap. Click “Read More” for a deeper dive into the token’s history and metrics.
16. **Newsletter Sign Up:** Stay updated with the latest crypto news and insights. Enter your email below to subscribe and never miss out on important updates or market trends.


---

# 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.coinscan.com/features/token-page/info-dashboard.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.
