# Dashboard

This section is made to give you more details about our dashboard. We will go through all data fields and give you more details on them.

<figure><img src="/files/h4zJG6CXLDysXSTNQ5bL" alt=""><figcaption><p>Revenue Share Dashboard</p></figcaption></figure>

### 1 - Enrolled / Not Enrolled

The small icon on top right shows if your wallet is enrolled for rev-share or not. \
So make sure it says <mark style="color:green;">"Enrolled"</mark> to receive rev-share.

### 2 - Revenue Received

This data field will show how many BNB you already received (and was transfered) so far. It will sum up all revenue share you already earned and has be transferred to you during previous [Cycles](/revenue-share/how-does-it-work.md).\
There will be another value "Due current cycle value" which will display how much BNB you earned so far in the ongoing Cycle. This value is updated regulary.

### 3 - Your Share

This will display how many percentage of token you got from all Opted-In token during the ongoing [period](/revenue-share/how-does-it-work.md#periods). So this value will change on each period when additional people Opt-In or tokens are bought, transfered or sold. It´s your actual share of the revenue during the running period.

### 4 - Cycle History

This will show the amount which will currently be distributed during the ongoing cycle and it also shows the history of the last 10 distribution cycles.

### 5 - Sent Transactions

This will display all transactions (airdrops) done for the wallet you are connected with. It can be used to check history and make sure the airdrop was received. The transaction hash can also be used as a reference for further support.

### 6 - Cycle Progress

This displays the progress of the current cycle. Once it reaches 100% the distribution of BNB will be done and will be airdropped automatically.


---

# 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.raidsharksbot.com/revenue-share/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.
