# Understanding Wallet Dashboard

Welcome to your Wallet Dashboard! This guide will help you navigate through the various sections, providing you with a comprehensive overview of your cryptocurrency portfolio.

## Membership Prompt / Messaging

### **Non-Members**

If you have not purchased a membership plan, a message will prompt you to buy a membership. All other sections will be shown in a disabled state.

**Message:** "Please buy the membership plan to unlock the full potential of your DeFi journey."

### **Members**

Once you purchase a membership, detailed wallet information will be displayed.

### Information Displayed on the Landing Page

#### **User ID**

1. **Display:** Your logged-in user’s BID (Blockchain Identifier) will be shown.
2. **Copy:** You can easily copy the ID by clicking on the copy icon next to it.
3. **Message:** An informative message will indicate that this ID will be used for internal transfers.

#### **Total Wallet Balances**

1. **Display:** Here, you'll see the total balance of all your wallets, with a detailed breakdown of each individual wallet's balance. The values are shown in USD for easy comparison.

{% hint style="info" %}
For a list of supported tokens, please visit the [Wallet Home Page](/homnifi-101/wallet-on-homnifi.md)&#x20;

{% endhint %}

1. **USD Value:** The balance will be displayed in USD value.
2. **Infographic:** An infographic view will illustrate the breakdown of the total wallet balance by asset types.

#### **Individual Asset Wallets**

1. **Display:** Balances for each of the individual wallets will be shown.
2. **Transaction Options:** You can choose to Deposit, Withdraw, Transfer, or Swap for each wallet.
3. **Navigation:** Clicking on a transaction shortcut will redirect you to the respective section within Homnifi.

***

Congratulations! You are now equipped to efficiently navigate and manage your cryptocurrency portfolio through the Wallet Dashboard. For any additional assistance or inquiries, refer to our support documentation or contact our customer support team.


---

# 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.homnifi.com/homnifi-101/wallet-on-homnifi/understanding-wallet-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.
