# Decentralized Governance Mechanisms

ChainCross supports decentralized governance mechanisms that allow developers and community members to actively participate in the decision-making process for the platform. This feature ensures that the platform remains responsive to the evolving needs of its users and continues to adapt and grow in line with the broader blockchain ecosystem.

With Cross-Chain Governance, developers and community members have the opportunity to propose and vote on protocol decisions, such as which blockchains to bridge and which assets to support. This inclusive governance model enables a diverse range of perspectives to be considered, fostering a more collaborative and democratic approach to platform development.


---

# 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://chaincross.gitbook.io/chaincross-whitepaper/governance/decentralized-governance-mechanisms.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.
