# Participation Metrics

This section details participation levels in governance processes, focusing on the number of voters, their voting power, and overall participation rates. It provides an understanding of how active the community is in the decision-making process.

***

## **Top 1000 Delegates Participation:**&#x20;

This section provides an overview of the participation via delegation within the governance token ecosystem.&#x20;

<div><figure><img src="/files/ZTwwttW347qjHGs3uY9n" alt=""><figcaption></figcaption></figure> <figure><img src="/files/7SFzdZ4U0utYfQoiufe9" alt=""><figcaption></figcaption></figure></div>

**Voting Power:** Indicates the token voting power delegated from minority & non-minority holders to each delegate category: Active, Inactive, and Ghost.&#x20;

**Delegator:** Indicates the number of both minority and non-minority delegator addresses associated with each delegate category: Active, Inactive, and Ghost.

* **Active**: Delegates who maintain **over 65% voting participation both on-chain and off-chain** within the past 90 days.
* **Inactive**: Delegates who maintain **less than 65% voting participation either on-chain or off-chain** within the past 90 days.
* **Ghost**: Delegates who, despite receiving delegation, **have not exercised** their voting power.

## **Proposal Participation**:&#x20;

This section provides an overview of the participation within each proposals.

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

**Voter**: Indicates the unique number of addresses that have cast a vote on each proposal.

**Voting Power**: Indicates the total number of tokens that were used to cast votes on each proposal.

**Participation rate**: Indicates the percentage of votes casted in relation to the total votable supply.


---

# 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/participation-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.
