# Token Emission

The emission model is composed of three primary token pools, each with distinct rules for allocation and distribution. These pools serve as mechanisms for liquidity, primary ecosystem incentives, and secondary development initiatives.

{% hint style="info" %}
DUCAT’s emission framework is designed to balance short-term growth with long-term sustainability.
{% endhint %}

By combining linear vesting, exponential decay, proportional emissions, and DAO-governed flexibility, the tokenomics model ensures robust incentives for ecosystem participants while protecting the value of the token supply over time.

{% hint style="warning" %}
Emissions are only unlocked and must be claimed either manually or by the DAO
{% 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.ducattechnologies.com/token-governance/token-emission.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.
