# Governance

Antix is a dynamic social world that evolves with the growth and development of its community. Only by uniting with the community can the platform develop in the right direction, meeting the audience's needs while maintaining its own strategic goals.

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

Any user with ANTIX tokens will be able to influence the future development of the platform. The range of issues proposed to users for voting includes:

* Development and Implementation of Platform Mechanics.
* Selection of Themes for Future NFT Collections.
* Selection of Companies/Brands/Influencers for Collaboration.
* Issues Related to Charity.

Each voting session will be time-limited. Users select the discussion that interests them and vote for one of the proposed options using their own tokens. Once a voting option is selected and confirmed, the user's tokens are locked until the voting period ends. After the voting concludes, the tokens are returned to staking pools.

![](https://3115697157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLLkGRDoupzh5jZ6PES9p%2Fuploads%2FV4heuPzxJy5YgMEaBMa7%2F10.png?alt=media)

In this voting system, 1 token equals 1 vote. The winning option will be the one that receives the highest number of tokens.


---

# 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://antix.gitbook.io/antix-white-paper/3.-the-tokenomics/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.
