# Governance

* Users can participate in the complete governance process of JusticeDAO.&#x20;
* Users can [Become a builder](/justicedao-whitepaper/become-a-builder.md), join JusticeDAO, and contribute to and participate in significant decision-making.

## Proposal

Proposals can be submitted at any time on JusticeDAO Dapp. Once a proposal is ready for discussion, the author can create a discussion topic for the proposal on the JusticeDAO [Telegram](https://t.me/JusticeDAOGroup).

## Discussion

DAO will have volunteers along with users discussing proposals in dedicated discussion topics on the JusticeDAO [Telegram](https://t.me/JusticeDAOGroup). Users will have the freedom to express themselves and make suggestions, and they will ultimately participate in decision-making through voting.

## Vote

Users can participate in voting on all proposals, with 1 [VeXOT](/justicedao-whitepaper/tokenomics.md#vexot) equaling 1 vote. Users can visit to acquire [VeXOT](/justicedao-whitepaper/tokenomics.md#vexot) and learn how to obtain voting rights.

Any proposal that receives 66% of the vote in favor will be queued for execution. "Abstain" votes will not be counted in these calculations.

## Operation

The JusticeDAO [Foundation](/justicedao-whitepaper/foundation.md) will initiate operations according to the rules. The core of these operations is the management of the Vault used to aggregate donated funds. You can visit the [Vault](/justicedao-whitepaper/vault.md) to get specific information about these operations.


---

# 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 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://justicedao.gitbook.io/justicedao-whitepaper/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.
