# Proposal Metrics

This section presents data on governance proposals, including their distribution by category, voting results, and proposer activity. It aims to provide a comprehensive overview of the types of proposals submitted, their outcomes, and the level of engagement from the community.

***

<figure><img src="/files/QGt1XacDUmtg0YJOZWVJ" alt=""><figcaption></figcaption></figure>

**Distribution of Proposals by Category**: Categorizes governance proposals by topic.

**Voting Results of the Proposal**: Overview of voting outcomes, showing consensus levels or division among token holders. Classifies results as **contentious**, **generally accepted**, or **normal**.

**Unique Proposers:** Indicates the range of individuals or entities participating in governance proposals. This help highlight varying levels of engagement among proposers.

* One time: Proposers who've initiated a single proposal, asa percentage of all proposal.
* Two times: Proposers who've made two proposals, as a percentage of all proposal.
* More than 2 times: Proposers who've made more than two proposals, as a percentage of all proposal.

## **Table of All Proposals**:

<figure><img src="/files/gLR6uOcWwtK6xxcU3wny" alt=""><figcaption></figcaption></figure>

### **Proposal Name**:&#x20;

Name of the proposal.

### **End Date**:&#x20;

Date when voting ends.

### **Status**:

**Active**: Proposal is live and open for voting.

**Succeeded**: Proposal has received more votes in favor and surpassed the quorum requirement.

**Failed**: Opposite of succeeded; did not meet the quorum or had more votes against.

### **Proposal Result**:

**Dominant**: Proposals where the result is ≥ 90% in either direction.

**Majority**: Proposals where the result is ≥ 70% but < 90% in either direction.

**Contentious**: Proposals where the result is < 70% in either direction.

### **Proposal Category**:

**Release**: Issues related to protocol upgrades and new product launches.

**Governance**: Issues related to structural or procedural aspects of the governance model.

**Team And Operations**: Issues related to internal project operations, budget allocation, grant council, and operational efficiencies.

**Token Supply**: Issues on token issuance, burning, transferability, redistribution, treasury expenses, and grants program.

### **Proposal Subcategory**:&#x20;

**Grant S1, Grant S2, Grant S4**: Grants approved during specific governance sessions to fund different community projects and initiatives.

**Governance Update**: Changes proposed to the governance structure or process of Optimism.

**Suspension**: Temporary halting of certain operations or powers for a specific purpose.

**Election**: Process involving selecting or voting on key governance or committee members.

**Delegation Program**: Initiatives or programs aimed at improving delegation within the ecosystem.

**Foundation Budget**: Budget allocations for the Optimism Foundation.

**Treasury Funded Expense**: Proposals involving expenses funded directly from the treasury.

**Onchain Upgrade**: Protocol updates that require on-chain adjustments.

**Mission Request (S5, S6)**: Requests made for specific missions/goals during Season 5 or Season 6.

**COC Update & Enforcement**: Updates and enforcement related to the Code of Conduct.

**Tokenomic**: Proposals involving token economics, supply adjustments, or other related changes.


---

# 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-optimism.curiahub.xyz/token-house/proposal-metrics.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.
