# Explore Investor Dashboard.

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

The Investor Dashboard is depicted in the image above. The token sale distribution can be divided into these categories:

1. **Seed Round:** Long-term supporters and key alliances ready to donate early are honored in the seed round. Their support and devotion demonstrate a shared vision for the project.
2. **Private Round:** The goal of the private round is to seek commercial assistance that will enable the project to realize its long-term vision while also increasing its international prominence.
3. **Public round:** To achieve complete decentralization and measurable token value, tokens’ actual and real distribution is critical. The private round aids in the natural transition from a privately generated idea to a public domain entity.
4. **Team round:** Incentivizing a team’s hard work to motivate and encourage a good job is the goal of the team round. A percentage of the token is reserved for distribution among the team members.

Other categories include rewards, ecosystem & marketing and Reserve. These rounds are customizable according to a project’s need.

When a user connects their wallet to the vesting dashboard, they can access/view several pointers:

1. **Total allocation:** Total allocation refers to the total number of tokens allotted to each user throughout each round.
2. **Claimable:** This refers to the total quantity of tokens that have been unlocked and are available for the user to claim.
3. **Vested tokens:** These tokens have a lock-in term and are distributed regularly after a set amount of time.
4. **Claimed:** This is the total number of tokens a user has claimed.


---

# 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.propel.xyz/products/decentralised-finance/investor-dashboard/explore-investor-dashboard..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.
