# Holder Metrics

This section provides an overview of key metrics related to the holders of the OP token, focusing on aspects such as the number of wallets holding the token, the circulating supply, and the votable supply. It helps understand the distribution and dynamics of OP token holders.

***

## Overview:

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

**Holder Wallets:** Represents the total count of unique wallet addresses that are holding or vested with the OP token.

**Token Supply**: Displays the total amount of OP tokens available, including both circulating and vested tokens.

## **Circulating Supply**:

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

The amount of tokens that are in circulation and tradable by the public.

## **Votable Supply**:&#x20;

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

Indicates the number of tokens that can be used to vote, including those that are vested.

## **Share of Votable Supply**:&#x20;

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

The percentage of the total circulating supply that is currently delegated and available to participate in governance votes.


---

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