# 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/xbP6HYSnrONHV8xKckVC" 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/ocSv9MGb65Uf880TP6yT" 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**:

* **Community & Ecosystem Growth**: Initiatives aimed at expanding, nurturing the community and overall ecosystem.&#x20;
* **Governance**: Activities and updates related to the decision-making and policy-setting processes within the DAO.&#x20;
* **Grants**: Funding provided to support various projects or community program initiatives.&#x20;
* **Incentives**: Programs designed to reward and encourage participation from community members.&#x20;
* **Operations**: Activities related to the management and operational functions of the DAO.&#x20;
* **Protocol Upgrades**: Enhancements made to improve the protocol’s functionality and performance.&#x20;
* **R\&D (Research and Development)**: Innovative research activities to improve current technology or explore new ideas.&#x20;
* **Treasury**: Management, allocation, and strategic use of financial resources within the DAO.

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

* **Arb Staking**: Staking mechanisms related to ARB tokens to support network security and participation.&#x20;
* **Code of Conduct (CoC) Update**: Revisions or updates to the community's rules and ethical guidelines.&#x20;
* **Community Engagement**: Efforts to foster interaction and participation among community members.&#x20;
* **DAO Operations Support**: Activities that help in the smooth running of the DAO's functions.&#x20;
* **DAO Tooling & Interfaces**: Development of tools and interfaces that help members interact with the DAO more effectively.&#x20;
* **Delegate Incentives**: Programs or rewards designed to encourage delegate participation.&#x20;
* **Ecosystem Partnerships**: Collaborations with external projects or organizations to strengthen the ecosystem.&#x20;
* **Election**: Processes involving voting for positions or roles within the DAO.&#x20;
* **Event**: Community or industry events that are hosted or supported by the DAO.&#x20;
* **Experimental Programs**: Pilot projects or initiatives designed to test new ideas.&#x20;
* **Foundation Budget**: Allocation of resources for foundational or core operational needs.&#x20;
* **Gaming**: Projects or initiatives related to blockchain gaming within the ecosystem.
* **Gaming Catalyst Programs**: Initiatives focused on driving growth in the Web3 gaming development and infrastructure on the Arbitrum network.&#x20;
* **Governance Update**: Announcements or changes to governance policies or structures.&#x20;
* **Governance Upgrade**: Significant improvements to governance systems or mechanisms.&#x20;
* **Incentive Program**: Specific programs that offer incentives for participating in various activities.&#x20;
* **Infrastructure Development**: Building and maintaining the essential technology and support systems.&#x20;
* **LTIPP (Long Term Incentive Pilot Program)**: The LTIPP provides ARB token incentives to support and grow projects within the Arbitrum ecosystem.
* **Misuse of Funds**: Addressing or preventing the inappropriate use of the DAO's financial resources.
* **Multichain Integration**: Efforts to connect the Arbitrum network with orbit chain and other blockchain networks.&#x20;
* **NFT Integration**: Initiatives aimed at incorporating non-fungible tokens into the ecosystem.&#x20;
* **Onchain Upgrade**: Upgrades or updates that are directly implemented on the blockchain.
* **Procurement**: The process of acquiring goods or services needed by the DAO.&#x20;
* **Program Funds**: Financial resources allocated for specific programs or initiatives.&#x20;
* **Protocol Enhancement**: Specific improvements or updates made to the Arbitrum protocol.&#x20;
* **Redistribution**: The reallocation or distribution of funds within the DAO.&#x20;
* **Research Initiatives**: Projects focused on exploring new ideas and gaining deeper insights.&#x20;
* **Security Improvement**: Measures aimed at increasing the security of the protocol and DAO operations.&#x20;
* **STIP (Short Term Incentive Program)**: The STIP provides ARB token incentives to active protocols on Arbitrum to boost ecosystem growth in the short term.
* **Treasury Funded Expense**: Costs that are covered by the DAO's treasury for various strategic purposes.&#x20;
* **Treasury Management**: Oversight and administration of the DAO's financial resources.&#x20;
* **Voter Enfranchisement**: Efforts to empower and increase voting participation among stakeholders.


---

# 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-arbitrum.curiahub.xyz/onchain/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.
