# 4. Decentralized Governance

1DEX adheres to the principles of decentralization, implementing community governance to ensure fairness and sustainability:

* **Pool Management:** Smart contracts automatically manage liquidity pools, ensuring asset liquidity and security.
* **Fee Rate Adjustment:** The community can propose and vote on transaction fee adjustments, ensuring a fair fee structure.
* **Proposal Voting:** Users can participate in platform governance by proposing and voting on platform rules, feature upgrades, and other decisions, achieving true decentralized decision-making.


---

# 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.1dex.com/1dex-technical/4.-decentralized-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.
