> 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/holder-metrics.md).

# Holder Metrics

This section provides an overview of key metrics related to the holders of the SAFE 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 SAFE token holders.

***

## Overview:

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

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

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

## **Circulating Supply**:

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

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

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

<figure><img src="/files/J0e4u2Yc8sFx8VRpC2Gc" 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/3isiFhaCxdTJeXNLvAlc" alt=""><figcaption></figcaption></figure>

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

## **Holding Period**:&#x20;

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

This chart indicates the duration for which SAFE holders have held the tokens, calculated from the acquisition date until the date they are sold or transferred.


---

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