# DAO

The DAO lies at the heart of Project X. It is a transparent and democratic governance structure that allows holders ([Subject X](/project-x/nfts.md)) and employees to manage and control the project.

<figure><img src="/files/4jaebcvT0JbIuvj0Htfa" alt=""><figcaption></figcaption></figure>

The governance structure of the X DAO is based on NFTs, which enable holders to cast their votes on important decisions proposed by the Creators and the community *(1 Subject X = 1 VOTE)*. These votes can take various forms, including yes/no decisions, polls, and elections.

Version 2.0 of the DAO (made in collaboration with PeerMe) can be found here -> <https://peerme.io/project-x>


---

# 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.projectx.mx/project-x/dao.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.
