# Decentralization and Governance

Cortux is committed to maintaining a decentralized ecosystem where users have a voice in the platform's development and governance. Decentralization not only enhances security but also ensures that the platform remains aligned with the interests of its community.

* **Decentralized Governance:** Cortux implements a decentralized governance model, where CRX token holders can participate in decision-making processes. Through a voting mechanism, users can propose and vote on changes to the platform, including updates to protocols, new features, and allocation of resources.
* **Community-Driven Development:** The decentralized nature of Cortux encourages community-driven development. Users can contribute to the platform's growth by suggesting new ideas, reporting bugs, and participating in development bounties, ensuring that the ecosystem evolves in a way that benefits all participants.
* **DAO Integration:** In the future, Cortux plans to transition to a fully decentralized autonomous organization (DAO), where all major decisions are governed by the community. This will further decentralize control and ensure that Cortux remains a truly user-centric platform.


---

# 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.cortux.net/cortux-docs/technology/decentralization-and-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.
