# Governance Topics

The following three areas are the main topics that can be decided through the governance structure, and proposals that require additional decision-making can be introduced for consideration in a regular or temporary meeting for review. The Cros Governance Council must make decisions that are in Cros' best interests.

1. **Technology**: Matters related to the technical update of the platform. Here the issues on the blockchain’s basic structure (e.g., Account Structure), new features (e.g., L2 solution), or software update schedule are included.
2. **Economy**: The additional issuance of CROS and its distribution structure, change in transaction fees, changes in Proof of Contribution service evaluation methods, Cros Improvement Reserve spending approval, and more issues are included in this category.
3. **Governing Rule**: The governance subjects and processes, as well as the rules for the responsibilities and rights of governing bodies, are included in this category.


---

# 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.cros.world/cros-governance/governance-topics.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.
