# UA DAO Structure and Governance

Urban Array is structured as a DAO to encourage community participation, transparency, and decentralized decision-making. Our governance model is designed to empower members by giving them the ability to influence the organization's direction and operations. Key components of Urban Array's DAO structure include:

* Token-based voting: Members can vote on proposals and decisions using RRAY tokens, our native digital asset.
* Transparent proposals: All project proposals and decisions are visible to the community, ensuring openness and accountability.
* Community-driven initiatives: Members can submit project ideas, drive their implementation, and participate in decision-making processes.


---

# 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.urbanarray.org/decentralized-autonomous-organization-dao/ua-dao-structure-and-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.
