# Ducat

## Ducat

- [Welcome to Ducat!](https://docs.ducattechnologies.com/welcome-to-ducat.md): A comprehensive guide to our multi-utility cross chain ecosystem used to power social gaming communities
- [Social Gaming](https://docs.ducattechnologies.com/introduction/social-gaming.md): Social gaming, trends and how DUCAT changes the landscape
- [Introduction](https://docs.ducattechnologies.com/introduction/social-gaming/introduction.md): What exactly is social gaming?
- [Social Gaming Trends](https://docs.ducattechnologies.com/introduction/social-gaming/social-gaming-trends.md): A brief report on social gaming and how it has evolved in 2024
- [Benefits of Integrating Web3 into Social Gaming](https://docs.ducattechnologies.com/introduction/social-gaming/benefits-of-integrating-web3-into-social-gaming.md): Report on how Social Gaming can bring mass adoption to the web3 landscape
- [Fast Growth of Social Gaming](https://docs.ducattechnologies.com/introduction/social-gaming/fast-growth-of-social-gaming.md): Social gaming projects are set for rapid growth. Here is why.
- [DUCAT Ecosystem](https://docs.ducattechnologies.com/introduction/ducat-ecosystem.md): Explore all aspects of our ecosystem and how we can achieve mass adoption.
- [Vision and Mission](https://docs.ducattechnologies.com/introduction/vision-and-mission.md): The vision and mission that drives the DUCAT Ecosystem
- [Roadmap](https://docs.ducattechnologies.com/introduction/roadmap.md): Explore DUCAT’s roadmap in our White Paper, charting our course towards groundbreaking advancements.
- [Cross-Platform support](https://docs.ducattechnologies.com/core-features/cross-platform-support.md): How Cross platform support of DUCAT helps the ecosystem generate value
- [Multi-Utility ecosystem](https://docs.ducattechnologies.com/core-features/multi-utility-ecosystem.md): DUCAT’s value proposition lies in its adaptability and ability to integrate across multiple domains.
- [$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
- [Audits](https://docs.ducattechnologies.com/security/audits.md)
- [Deployed Addresses](https://docs.ducattechnologies.com/security/deployed-addresses.md)
- [Disclaimer](https://docs.ducattechnologies.com/other/disclaimer.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.ducattechnologies.com/welcome-to-ducat.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.
