# Token/Governance

- [$DUCAT](https://docs.ducattechnologies.com/token-governance/usdducat.md): Overview of DUCAT's native token - $DUCAT
- [Token Utility](https://docs.ducattechnologies.com/token-governance/usdducat/token-utility.md): The current Utilities of $DUCAT
- [Token Distribution](https://docs.ducattechnologies.com/token-governance/usdducat/token-distribution.md): Token Pools and how they are distributed
- [Fair Launch](https://docs.ducattechnologies.com/token-governance/usdducat/fair-launch.md)
- [DUCAT DAO](https://docs.ducattechnologies.com/token-governance/ducat-dao.md): This section explains the DUCAT DAO, how it works and how to be a part of it
- [Polls](https://docs.ducattechnologies.com/token-governance/ducat-dao/polls.md): This page describes the types of Polls in DUCAT governance
- [DAO Mechanisms](https://docs.ducattechnologies.com/token-governance/ducat-dao/dao-mechanisms.md): DUCAT adopts a fair launch DAO model that underscores its commitment to equality and decentralization.
- [Token Emission](https://docs.ducattechnologies.com/token-governance/token-emission.md): Overview of how tokens are emitted to ensure a fair economy of $DUCAT
- [Liquidity Pool Emission](https://docs.ducattechnologies.com/token-governance/token-emission/liquidity-pool-emission.md): How Liquidity is emitted fairly to support the market
- [Primary Emission](https://docs.ducattechnologies.com/token-governance/token-emission/primary-emission.md): How Primary Emissions work
- [Secondary Emission](https://docs.ducattechnologies.com/token-governance/token-emission/secondary-emission.md): How Secondary Emissions work


---

# 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.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.
