# Governance Framework

The core of our protocol is the Governance Core, where $AGNT token holders engage in making key decisions. It’s a system built on clarity and fairness, where each participant has a say in our direction through voting and proposing new ideas.

<figure><img src="/files/DT4zZwKzZWPyDavmMA3R" alt=""><figcaption><p>Governance Framework</p></figcaption></figure>

There are two main roles in this governance system:

* **Voters**: They have the power to approve or reject proposals, ensuring everyone’s opinion matters.
* **Proposers**: They can suggest new changes, keeping our system adaptive and innovative.
* **Council Core**: iAgent core team that provides focused oversight, much like an executive board.

The Governance Core ensures proposals are correctly implemented and keeps a detailed record of all past decisions. A built-in time lock feature prevents hasty decisions, allowing thoughtful consideration.

* **Governance Blueprints**: These are the guidelines for making proposals, guiding the protocol's strategic path.
* **DLL Protocol**: Technical ruleset that the governance process follows to maintain consistency.
* **Eco-Reserve**: A financial reserve to keep the protocol stable and sustainable.

**Voting Rewards**\
$AGNT token holders are eligible to vote on governance decisions. To incentivize active governance participation, voters may receive $AGNT tokens as rewards. This not only encourages community involvement in decision-making but also aligns token holders' interests with the overall success of the protocol.


---

# 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.iagentpro.com/protocol-governance/governance-framework.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.
