> For the complete documentation index, see [llms.txt](https://thovt-io.gitbook.io/thovt/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thovt-io.gitbook.io/thovt/token-investing/governance.md).

# Governance

Our governance model empowers each member, providing a balanced platform for investment and operational decisions.

### Mechanism

* **% of Votes to Pass:** Proposals require a 60% majority votes to pass, ensuring significant community support before implementation.
* **Proposal Stake Requirement:** TBD
* **Voting Stake Requirement:** TBD
* **Vote Weight Calculation:** 1 NFT equals 1 vote. More votes can be obtained through a quadratic mechanism.
* **Maximum Votes Through Token:** TBD
* **Vote Duration:** TBD
* **Vote Threshold:** TBD

### **Features**

* **Anti-Whale Mechanisms:** One NFT equals one vote, preventing market manipulation and creating a fair and stable ecosystem.
* **Pods:** Thovt's Pods are specialized working groups formed based on expertise. They enable focused decision-making and ensure that investments are handled by those with the most knowledge in specific areas.
* **Participation Incentives:** Engage in governance and earn rewards, incentivizing active participation and promoting a vibrant community.
* **Transparency:** All proposals and voting outcomes are visible on the blockchain, ensuring transparency in the decision-making process.
* **Staking Durations for Voting Rights:** On Thovt's platform, tokens must be staked for a set time before they can be used to vote.&#x20;

### AI-Enhanced Governance

Thovt harnesses artificial intelligence to streamline DAO governance, ensuring operational excellence and informed decision-making.

**Governance Proposals:**

* **Executive Summaries**: AI tools succinctly summarize complex proposals, clarifying key points for member review.
* **Informed Voting**: These summaries facilitate member understanding, leading to quicker and more informed voting actions.

**Proposal Analytics:**

* **Success Forecasting**: Our AI evaluates and predicts the potential success of governance proposals.

<figure><img src="/files/Ej7qtthYU5afpNRbQgPF" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://thovt-io.gitbook.io/thovt/token-investing/governance.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
