# Economic Model Components

### Supply and Demand Dynamics

Balance token supply with realistic demand scenarios to avoid oversupply, which can lead to rapid value dilution, or undersupply, which can trigger excessive volatility.

### Emission and Inflation Rates

Clearly define emission rates with flexibility to adjust based on market demand, avoiding rigid schedules that can't adapt to changing conditions.

### Revenue and Value Capture

Ensure revenue mechanisms directly feed back into liquidity pools or treasuries, actively supporting token price and ecosystem health.

### Actionable Insight:

* Regularly update your demand projections based on user growth and actual usage data, adjusting emission rates quarterly.


---

# 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-5-economic-modelling-and-analysis/economic-model-components.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.
