# Token Competitors

{% hint style="info" %}
This feature is only available to **Pro** users.
{% endhint %}

## Overview

**Competitor Analysis** helps you put a token’s valuation into context. Instead of looking at **market cap** or **fully diluted value (FDV)** in isolation, this tool compares these metrics against a group of similar tokens while also accounting for **float** (the percentage of tokens already released).

This allows you to see whether a project looks undervalued, overvalued, or fairly positioned relative to its peers.

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

## Accessing Competitor Analysis

You’ll find Competitor Analysis inside every token page. The analysis is available in two views: a scatter plot that highlights float classifications and a bar chart that provides a direct comparison of FDV and market cap across tokens.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAiV8rQPRMYfCyYrQgX5Q%2Fuploads%2F3nwavjRkeck66kbYVjkO%2Faccessing-token-page-competitor-analysis.mp4?alt=media&token=5dfb0266-f8b1-4590-8282-bb833cc82eae>" %}

## Using Competitor Analysis

The **scatter plot** shows Market Cap versus FDV, layered with diagonal float bands.

Tokens plotted **along the diagonal lines** are **trading in line with their release progress**, while those above or below may be over or undervalued relative to float. E.g., a token sitting in the “low float” band with a high market cap may face dilution risk as more supply comes into circulation.

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

The **bar chart** presents a straightforward visual comparison of valuations.

It complements the scatter plot by stripping away float and simply ranking tokens by FDV and market cap. Reference lines for sector averages make it easy to see where a project sits compared to the broader group, and the detailed valuation panel below provides precise numbers for each metric.

<figure><img src="/files/4qRIqOofkE6XzM9dakbG" alt=""><figcaption></figcaption></figure>

Both views include interactive tooltips, sector average markers, and the ability to download the dataset for deeper work.

## Why It Matters

Looking at a token’s valuation in isolation can be misleading, but by comparing it against peers, you get a clearer sense of where it stands. Competitor Analysis helps surface three critical insights:

1. Whether a token’s valuation aligns with its release schedule
2. Whether it trades above or below sector averages
3. Where risks of dilution or opportunities for undervaluation might lie.

This makes it easier to separate hype from substance.

## Where To Next?

* Check out the remaining features of the token page: [Tokenomics](/features/token-page/tokenomics.md), [Unlock Events](/features/token-page/unlock-events.md), [Fundraising](/features/token-page/fundraising.md), [On-Chain Claims](/features/on-chain-claims.md), and [Updates](/features/updates.md).
* Visit [Supply Metrics](/methodology/supply-metrics.md) to understand terms and definitions.


---

# 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.unlocks.app/features/token-page/token-competitors.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.
