# Governance

Governance of Reputable will be managed by Reputable DAO members, through their ownership of REPT tokens. Every REPT token gives a member one vote, so having more tokens gives you more control over Reputable.

Any decision requiring community approval, will go through a proposal process. Members will create proposals to be voted on in [Snapshot](https://snapshot.org/#/rept.eth). Reputable’s smart contract will give each member votes corresponding to the total amount of REPT tokens in their wallet.

Reputable members will not only govern the existing DAO but also vote on how to refine its structure and governance processes. Reputable members do this by making proposals to vote on. Proposals consist of several types: governance proposals, project proposals, funding proposals, data monetization proposals, and IP proposals, expanded on as determined by Reputable members.


---

# 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.reputable.health/product-docs/fundamentals/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.
