# Fundraising insight bar chart

Interactive visualization with two analysis modes that can be toggled:

### **Token Valuation Mode**

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

Compares funding raised against current market metrics:

* **Total Raised** (blue): Actual capital invested across all funding rounds
* **Market Cap** (green): Current market valuation based on circulating supply
* **FDV** (orange): Fully diluted valuation if all tokens were in circulation

**Analysis Framework:**

* **Market Cap < Total Raised**: Potential undervaluation - investors paid more than current market value
* **Market Cap > Total Raised**: Market premium - current valuation exceeds total investment
* **FDV vs Market Cap Gap**: Shows potential dilution impact when locked tokens enter circulation
* **FDV vs Total Raised Ratio**: High ratios (10x+) may indicate overvaluation or significant market speculation

### **Investor Allocation Mode**

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

Analyzes investor token distribution and liquidity:

* **Total Raised** (blue): Total capital invested (same as above)
* **Investor Unlocked** (green): Current dollar value of investor tokens that can be traded
* **Total Investor Allocation** (orange): Full dollar value of all investor tokens (locked + unlocked)

**Analysis Framework:**

* **Unlock Percentage**: (Unlocked ÷ Total Allocation) shows how much investor capital is liquid
* **Low Unlock %**: Most investor tokens still locked - potential future selling pressure
* **High Unlock %**: Majority of investor tokens already released - less future dilution risk
* **Allocation vs Raised Gap**: Shows paper gains/losses for investors at current prices
* **Selling Pressure Assessment**: Compare unlocked allocation to daily trading volume to gauge market impact

**Cross-Mode Analysis Strategy:**

1. **Start with Token Valuation** to assess overall market positioning
2. **Switch to Investor Allocation** to understand unlock dynamics and selling pressure
3. **Compare unlock percentage with market performance** to identify optimal entry points
4. **Monitor projects with high allocations but low unlock rates** for potential volatility during unlock event


---

# 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/tokenomist-pro/fundraising-analytics/fundraising-detail-page/fundraising-insight-bar-chart.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.
