# Badgeholder

## **Voting status**

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

* Veto Voted: Indicates the total number of veto votes
* Avg. Proposal Voter: Indicates the average number of voters that have cast a vote on each proposal.
* Avg. Participation Rate: Indicates the average participation rate that have cast a vote on each proposal.

## **Badgeholder Status**

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

* Active: Badgeholder who actively engaged in voting. They've either voted on over 50% of the proposals since their first vote or participated in the latest 5 proposals.
* Inactive: Badgeholder with limited voting activities, having participated in less than 50% of the proposals since their first vote.
* Ghost: Badgeholder who, despite receiving delegation, hasn't exercised their voting power.

## Badgeholder Table and Card

<div><figure><img src="/files/tRJSO3AgcLJ6V9pswIGS" alt=""><figcaption><p>Card</p></figcaption></figure> <figure><img src="/files/yqJ5zNyyNkhwtBeDXAPx" alt=""><figcaption><p>Table</p></figcaption></figure></div>

**Badgeholder Name**: The name or identifier of each badgeholder.

**Joined Since**: Represents the date the badgeholder joined the community.

**Joined Via**: Describes the method by which the badgeholder joined the community.

* **Badgeholder Choice**: The badgeholder joined by expressing interest and opting in independently.
* **Project Selection**: The badgeholder was selected through their participation in a specific project.
* **Past Badgeholder**: The badgeholder was a previous participant who rejoined the community.
* **Foundation Choice Selection**: The badgeholder was chosen by the foundation based on predefined criteria or contributions.

**Referred By**: Represents the address or individual who referred the badgeholder to the community.

**Most Recent Votes**: Displays the latest five proposals that each badgeholder voted on or abstained from.

**Voting Turnout**: Participation rate, calculated as the number of proposals a badgeholder voted on divided by the total number of proposals they were eligible to vote on.

* **Active**: Badgeholders who actively engage in voting, having either voted on over 50% of the proposals since their first vote or participated in the latest five proposals.
* **Inactive**: Badgeholders with limited voting activity, having participated in less than 50% of the proposals since their first vote.
* **Ghost**: Badgeholders who, despite receiving delegation, have not exercised their voting power.

## Badgeholder Profile

<figure><img src="/files/1QWdPYNs7glUga5awQem" alt=""><figcaption></figcaption></figure>

* **Total Proposal**: Represents the total number of proposals that the delegate was eligible to vote on.
* **Participation Rate**: The percentage of eligible proposals that the delegate participated in.
* **Total Voted**: The total number of proposals that the delegate voted on.
* **Total Not Voted**: The number of proposals that the delegate did not vote on.
* **Voting Choice**: Represents the choice made by the delegate for each proposal.
* **Rationale Vote**: Tracks whether the delegate provided a rationale and discussion for their vote, both on-chain and in forums.


---

# 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/citizen-house/badgeholder.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.
