# Revenue Path Dashboard

To view your Revenue Path Dashboard, connect your wallet and navigate to "Home" at [https://app.r3vl.xyz/](https://app.r3vl.xyz/revenue-paths)

There are 2 main sections to your Revenue Path Dashboard:

#### Dashboard Summary Boxes

These boxes provide a quick summary of all the Revenue Paths that you are part of.

* Revenue Paths: the number of Revenue Paths on which you are listed as a recipient
* Total Earnings: your total earnings across all of the Revenue Paths of which you are a recipient
* Withdrawn: the total amount of funds that you have withdrawn from revenue paths of which you are a recipient
* Available: the total amount of funds you can withdraw right now

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

#### Total Tokens Table

Here, you will see a total sum of all tokens across all of the Revenue Paths that you are part of. To begin the bulk withdrawal process for a specific token, click the **'Withdraw'** button, and follow the dialog steps that appear.

Alternatively, you can withdraw from individual Revenue Paths. Please refer to the link below.

{% content-ref url="/pages/p51A7sInzT9zYKDNL3bX" %}
[Withdrawing Funds](/reveel-protocol-v2-documentation/getting-started/withdrawing-funds.md)
{% endcontent-ref %}

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


---

# 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.r3vl.xyz/reveel-protocol-v2-documentation/getting-started/revenue-path-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.
