# Overview

- [The XMAQUINA Ecosystem Explained](https://xmaquina.gitbook.io/xmaquina/overview/the-xmaquina-ecosystem-explained.md): The only liquid asset offering public access to the private robotics market.
- [The DAO](https://xmaquina.gitbook.io/xmaquina/overview/the-xmaquina-ecosystem-explained/the-dao.md): A Decentralized Autonomous Organization for Decentralized Physical AI.
- [The DAO's Treasury](https://xmaquina.gitbook.io/xmaquina/overview/the-xmaquina-ecosystem-explained/the-daos-treasury.md): The composition of the DAO treasury
- [The Machine Economy Launchpad](https://xmaquina.gitbook.io/xmaquina/overview/the-xmaquina-ecosystem-explained/the-machine-economy-launchpad.md)
- [The DAO](https://xmaquina.gitbook.io/xmaquina/overview/the-dao.md): A Decentralized Autonomous Organization for Decentralized Physical AI.
- [Stakeholders](https://xmaquina.gitbook.io/xmaquina/overview/the-dao/stakeholders.md)
- [Execution Engine](https://xmaquina.gitbook.io/xmaquina/overview/the-dao/execution-engine.md): The team who executes what the DAO decides
- [Scoring Committee](https://xmaquina.gitbook.io/xmaquina/overview/the-dao/scoring-committee.md): The scoring committee is a group of Advisors tasked with assessing proposals.
- [DEUS Labs](https://xmaquina.gitbook.io/xmaquina/overview/the-dao/deus-labs.md): The innovation hub whose mission is to expand the XMAQUINA ecosystem
- [Tokenomics](https://xmaquina.gitbook.io/xmaquina/overview/tokenomics.md): The tokenomics of the DEUS token
- [Token Unlock Schedule](https://xmaquina.gitbook.io/xmaquina/overview/tokenomics/token-unlock-schedule.md)
- [Token Utility](https://xmaquina.gitbook.io/xmaquina/overview/tokenomics/token-utility.md)
- [veToken Model](https://xmaquina.gitbook.io/xmaquina/overview/tokenomics/vetoken-model.md): Proven in leading DAOs, built for XMAQUINA
- [DEUS & Treasury NAV](https://xmaquina.gitbook.io/xmaquina/overview/tokenomics/deus-and-treasury-nav.md): This section explores the relationship between the market capitalization of the DEUS token and the Net Asset Value (NAV) of the XMAQUINA DAO treasury.
- [Governance Overview](https://xmaquina.gitbook.io/xmaquina/overview/governance-overview.md): Evolving participation, growing decentralization
- [Governance V1: Pre-TGE](https://xmaquina.gitbook.io/xmaquina/overview/governance-overview/governance-v1-pre-tge.md)
- [Governance V2: Post-TGE](https://xmaquina.gitbook.io/xmaquina/overview/governance-overview/governance-v2-post-tge.md)
- [DAO Formation Ceremony](https://xmaquina.gitbook.io/xmaquina/overview/dao-formation-ceremony.md)


---

# 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://xmaquina.gitbook.io/xmaquina/overview.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.
