# DAO Mechanisms

Central to DUCAT is the governance mechanism that regulates how liquidity is introduced to exchanges, ensuring all decisions align with the collective will of the token holders through the Decentralized Autonomous Organization (DAO).

<figure><img src="/files/VtCvC9wZn5AUtQY5TxIh" alt=""><figcaption></figcaption></figure>

### Token Flow to the DAO

The DAO serves as the hub for token distribution and liquidity management, with two distinct streams facilitating the flow of tokens:

1. **Primary Stream: Automatic Flow from the Emission Contract**\
   The emission contract automatically channels tokens into the DAO at predefined intervals, ensuring a steady and predictable supply. This stream operates autonomously, providing the DAO with a continuous influx of tokens without requiring explicit proposals.
2. **Secondary Stream: Proposal-Based Emission**\
   The DAO holds the authority to initiate additional token transfers from the emission contract by passing governance proposals. Token holders must submit and approve a proposal through the DAO’s voting process. Upon successful approval, the proposal triggers the emission contract, which automatically releases the requested tokens to the DAO.

### Governance-Driven Liquidity Management

This dual-stream mechanism ensures a balanced approach to token allocation, combining automatic distribution with the flexibility of governance-driven decision-making. By requiring DAO approval for secondary emissions, the system fosters transparency and accountability, allowing token holders to actively participate in shaping the ecosystem’s liquidity strategy.

DUCAT’s fair launch and DAO-driven emission framework exemplify its dedication to equality and decentralized governance, ensuring that all liquidity-related decisions reflect the collective interest of the community.


---

# 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/ducat-dao/dao-mechanisms.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.
