# Tokens

## Page structure

The top of the page gives, at a glance, the key metrics regarding the token and its current state, along with links and categorization.

![](/files/A612mRofoW3mgBnUvkQJ)

Besides key, expected market information, the dashboard provides 2 outstanding indicators.

* **Relevant holders:** the platform allows to better assess the number of holders which are significant from a customer base standpoint. This count focuses on holdings over a threshold in USD value, excluding wallets not belonging to exchanges or otherwise irrelevant.\
  This base of holders is the one studied in the [Investor profile](/features/insights/investor-profile.md) part of the asset page.
* **Monthly active addresses:** this indicator counts the addresses having sent or received this token on the blockchain over the past 30 days.

The bottom part of the page contains the deeper analysis of the token, around 3 key aspects:

* **Investor Profile:** A deeper dive into the holders of this asset and their other on chain activity such as interests, other NFT holdings, and risk profile.
* **Investor Portfolio:** An analysis of the typical portfolio of holders of this asset. Here you'll see information such as typical portfolio distribution and share of portfolio that is invested in this asset.
* **Holders:** A list of every single wallet holding the asset and the ability to view details about it.

{% hint style="info" %}
Investor profile analysis is similar for tokens, NFT collections and custom audiences.\
This is therefore covered in a separate page called [Investor profile](/features/insights/investor-profile.md).
{% endhint %}


---

# 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.absolutelabs.io/features/insights/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.
