# Tokenomics Dashboard

The Tokenomics Dashboard is an all-in-one dashboard with real time data and statistics regarding the ANDR token as well as chain metrics for the aOS.The dashboard can be found here:Some of the metrics the dashboard keeps track of:

{% embed url="<https://dashboard.andromedaprotocol.io>" %}

* Real time circulating supply with a breakdown of how the tokens are distributed.
* Amount of staked tokens
* Amount of vested tokens with percentages on the released and claimed tokens
* Chains aOS is deployed on
* Number of Apps and ADOs built on each chain


---

# 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.andromedaprotocol.io/andromeda/andromeda-dashboard/tokenomics-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.
