# Pear DAO治理

PEX 代币将用以维护 PEX DAO 的治理。PEX代币的持有者将能够通过提案和投票机制来设置规则并对 Pear市场进行维护与优化。&#x20;

在 Pear DAO 建立的早期阶段，PEX 持有者将能够在迭代阶段之前向组织提交他们的提案。 提案将在迭代阶段进行投票。 投票权取决于每个钱包地址可用或质押的 PEX 代币数量。 将选出得票最高的提案，并将进行维护与优化，这将影响智能合约的可配置部分。&#x20;

将有两种形式的变化——**治理**或**运营**。 治理变更将影响 Pear 的战略管理，而运营变更将影响当前市场的运营方式，包括市场规则。


---

# 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://peardao.gitbook.io/docs/zh-cn/dao-zhi-li-xi-tong/pear-dao-zhi-li.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.
