# Member Voting and Decision-Making

Urban Array's DAO model enables members to participate in decision-making by voting on proposals and initiatives. To ensure a fair and democratic process, voting is conducted using RRAY tokens. Here's how the voting process works:

1. Proposal submission: Members submit proposals for new projects, initiatives, or organizational changes.
2. Proposal review: The community reviews and discusses the submitted proposals.
3. Voting period: Members vote on proposals using their RRAY tokens. The number of tokens held by a member determines their voting power.
4. Proposal outcome: The proposal's outcome is determined by the majority vote. Approved proposals are implemented, while rejected proposals may be revised or discarded.


---

# 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/member-voting-and-decision-making.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.
