# Governance

Citro ecosystem is a dynamic social world that evolves with the growth and development of its community. <mark style="color:blue;">**Only by uniting with the community can the platform develop in the right direction**</mark>, meeting the audience's needs while maintaining its own strategic goals.

<figure><img src="/files/eXB47DhCZ2WjE5yzxaCy" alt=""><figcaption></figcaption></figure>

The bridge between the goals and desires of users will be the voting functionality (DAO mechanic).

<mark style="color:blue;">**Any user with $CITRO tokens will be able to influence the future decisions of the platform.**</mark> The range of issues proposed to users for voting includes:

* Selection of Token Listing Mechanics
* Selection of New Trading Pairs
* Questions Related to Organizing Contests & Events

Voting sessions will be held within a limited time frame. Users will be able to choose a topic of interest and vote for one of the proposed options using their tokens. After voting, the tokens will be locked until the session ends. Once the voting is complete, the tokens will be returned to the staking pools.

In this system, each token is equivalent to one vote. The option that receives the most tokens will be the winner.


---

# 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.citronus.com/citro-tokenomics/utility/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.
