# DAO Mechanism

- [Pear DAO Governance](https://peardao.gitbook.io/docs/dao-mechanism/pear-dao-governance.md)
- [Governance](https://peardao.gitbook.io/docs/dao-mechanism/pear-dao-governance/governance.md): Governance change will impact the long term development of Pear
- [Operational](https://peardao.gitbook.io/docs/dao-mechanism/pear-dao-governance/operational.md): Operational changes will affect how the current marketplace is being operated, including rules and regulations
- [Iteration Cycle](https://peardao.gitbook.io/docs/dao-mechanism/pear-dao-governance/iteration-cycle.md)
- [Pear DAO Treasury Fund](https://peardao.gitbook.io/docs/dao-mechanism/pear-dao-treasury-fund.md)
- [Pear DAO Appeal Nodes](https://peardao.gitbook.io/docs/dao-mechanism/pear-dao-appeal-nodes.md)
- [What if there is a trading problem?](https://peardao.gitbook.io/docs/dao-mechanism/pear-dao-appeal-nodes/what-if-there-is-a-trading-problem.md)
- [PearDAO Appeal Handling SOP](https://peardao.gitbook.io/docs/dao-mechanism/pear-dao-appeal-nodes/peardao-appeal-handling-sop.md)


---

# 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/dao-mechanism.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.
