# Governance

### IoTeX Improvement Proposals <a href="#what-are-iotex-improvement-proposals" id="what-are-iotex-improvement-proposals"></a>

An *IoTeX Improvement Proposal* (or "*IIP"*) is a design document providing information to the IoTeX community, or describing a new feature for [**IoTeX**](https://iotex.io/), its processes, or its environment.

IIPs are intended to be the primary mechanisms for proposing new features, collecting community input on an issue, and documenting the design decisions that have been implemented in the IoTeX ecosystem.

### Submitting an IIP <a href="#submitting-an-iip" id="submitting-an-iip"></a>

Anyone is welcome to submit an IoTeX Improvement Proposal (IIP).&#x20;

To begin, the proposal should be posted on the [IoTeX Governance Forum](https://community.iotex.io/c/governance-proposals/78), including a clear technical description and a rationale for the proposed change. The author is responsible for engaging the community, building consensus, and recording any opposing viewpoints.

{% embed url="<https://community.iotex.io/c/governance-proposals/78>" %}

### Voting a proposal <a href="#the-governance-portal" id="the-governance-portal"></a>

The [IoTeX Governance Tool](https://hub.iotex.io/governance)—accessible via the [IoTeX Hub portal](https://hub.iotex.io/)—is a free platform that allows IoTeX stakers to participate in governance by voting on proposals. IIPs that gain sufficient community interest will appear on the tool for voting.

Follow the link below to explore, vote on existing proposals, or submit your own. 👇

{% embed url="<https://hub.iotex.io/governance>" %}

## Past Proposals

You can read more about ***IoTeX IIPs***, and browse past proposals on the GitHub repository:

{% embed url="<https://github.com/iotexproject/iips#what-is-a-iip>" %}


---

# 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.iotex.io/blockchain/learn-iotex/core-concepts/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.
