> For the complete documentation index, see [llms.txt](https://docs-safedao.curiahub.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-safedao.curiahub.xyz/metrics/participation-metrics.md).

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

***

## **Voter Participation:**&#x20;

This section provides an overview of the voter participation within the SafeDAO governance token ecosystem.

<div><figure><img src="/files/gjukPozcrQtfYxuyPZfz" alt=""><figcaption></figcaption></figure> <figure><img src="/files/gjukPozcrQtfYxuyPZfz" alt=""><figcaption></figcaption></figure></div>

**Voting Power**: Indicates the Safe voting power delegated from small & large holders to each delegate category: Active, Inactive, and Ghost.

**Delegators**: Indicates the number of both small and large delegator addresses associated with each delegate category: Active, Inactive, and Ghost.

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

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

<figure><img src="/files/04PXhsxdAF2YT72Fhy99" 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-safedao.curiahub.xyz/metrics/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.
