# Platform Governance

Token holders participate in platform governance through proposals and voting, making adjustments to platform rules and decisions.

**Proposal and Decision-Making Process**:

* **Proposal Submission**: Any token holder can submit a proposal regarding the platform's future development, feature improvements, or policy adjustments. The proposal must include a detailed description of the changes, expected outcomes, and implementation steps.
* **Proposal Review**: Submitted proposals will undergo an initial review to ensure they meet basic format and content requirements.
* **Community Discussion**: Proposals will be openly discussed on the platform's forum or dedicated channels, allowing community members to ask questions, express support or opposition, and provide feedback.
* **Voting Procedure**: After the discussion period ends, all eligible token holders can vote on the proposal.
* **Decision Criteria**: A proposal must receive more than 1/3 of valid votes and 2/3 of support votes to be approved.


---

# 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.coinsight.ai/tokenomics/platform-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.
