# Supply and Market Dynamics

* Total Supply: The maximum number of tokens created, influencing inflation and scarcity.
* Circulating Supply: Tokens actively available for trading and use, affecting liquidity and market stability.
* Inflationary vs. Deflationary Models: Inflationary models release new tokens regularly, potentially diluting value, whereas deflationary models reduce token supply over time, potentially driving scarcity and demand.

  <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe-oXny5Hp6SGxjvPt5Jc7J_uhc164_8shiGXqug01Xhh13nJeSSWl7LArFXC3JN0BOP3ESui00u50AWTNlGA5pl_73gzxOI90ceq-1ui0Rny0DtN5Dy2g7SVHwAXVOt4rsrZoJcg?key=Wtr3hUkfpyzevrOpeKWk6nmo" alt="" width="563"><figcaption></figcaption></figure>
* Variable vs. Fixed Supply Models: Variable supply models allow adjustments to the total supply based on economic conditions or governance decisions, providing flexibility. Fixed supply models have a predetermined total number of tokens, creating certainty and often encouraging scarcity-based value appreciation.
* Market Capitalisation: Reflects token valuation based on circulating supply and market price.
* Fully Diluted Market Cap: Reflects total valuation considering all tokens that will ever exist, providing insight into long-term expectations and potential market pressures.


---

# 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://playbook.tokenise.tech/module-1-tokenomics-foundations/supply-and-market-dynamics.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.
