# Current DESO Supply

The current supply of DESO is best viewed on the reference DeSo node [here](https://node.deso.org/supply-stats). There are other sources, but this endpoint hits a fully-synced DeSo node, which runs through all of the actual token balances on-chain to compute a value that is up-to-date down to the second.

Due to burn from transactions and APY paid to staking, the value changes over time, and Coinmarketcap and Coingecko are not dynamically-updated at the time of this writing, so it's best to check the nodes themselves as the source of truth.


---

# 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.deso.org/deso-tokenomics/current-deso-supply.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.
