# Governance System

Community co-creation is a crucial component of web3 games. We define "governance" as the process where loyal players make decisions for the long-term development of the game.&#x20;

To identify loyal players, assessments will be conducted from two perspectives: players' assets and behaviors. The assets a player possesses reflect their investment in terms of both money and time in the game, while the in-game behaviors are a tangible manifestation of the real connection between players and the game. We will gradually establish an assessment system based on players' assets and in-game behaviors.&#x20;

As part of an experimental plan within the process of community co-creation, the governance system will be implemented gradually after the ecosystem stabilizes, and long-term consensus is established.


---

# 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://imbalance.gitbook.io/imbalance-whitepaper-en/governance-system.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.
