# Dashboard

#### Access the RalphBuilder DApp

You can connect to the RalphBuilder DApp through this link: <https://app.ralphbuilder.org/>. Upon arrival, you’ll be prompted to log in to unlock access to all the platform’s features. Once logged in, you’ll be directed to the dashboard, your starting point to explore the full potential of the DApp.

#### A Dashboard Rich in Insights

The dashboard is designed to provide you with a clear and detailed overview of your activity on the RalphBuilder DApp. Among the available information:

* **Total Value of Your Wallet**: View the total value of assets in your wallet.
* **Impact on Your Wallet Over the Last 24 Hours**: Track your portfolio’s performance over the past day.
* **Number of Transactions**: Check the total number of transactions made.

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

#### A Comprehensive and Personalized Experience

In addition to these key metrics, the dashboard offers other valuable insights, including:

* **Top Staker**: Highlighting the most active staking users.
* **Your Assets and Tokens**: A detailed breakdown of the assets and tokens stored in your wallet.
* **Your Portfolio**: A complete overview of your holdings for seamless portfolio management.
* **Recent Transactions**: A log of your most recent activities, allowing you to track and analyze your interactions.

<figure><img src="/files/O6umNjE4qrnTh5i0VS37" 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.ralphbuilder.org/ralphbuilder-dapp/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.
