# 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.

#### What is the User Wallet Dashboard? <a href="#what-is-the-user-wallet-dashboard" id="what-is-the-user-wallet-dashboard"></a>

The User Wallet Dashboard is a web application that provides users with a comprehensive view of their wallets. It serves as a centralized hub for managing various digital assets and facilitates seamless deposits, withdrawals, and swaps.

***

#### Dashboard Summary <a href="#dashboard-summary" id="dashboard-summary"></a>

**Coin List in Descending Order:**

* Quickly view a list of your coins arranged in descending order based on their total balances. The coin with the highest total balance will be listed first, followed by others.

**Pie Chart Representation:**

* Enjoy a visually appealing pie chart representing the top four coins in your portfolio. Each slice of the pie shows the proportion of the respective coin's balance in your overall portfolio.

**Other Section:**

* Find an "Other" section accompanying the pie chart, listing the remaining coins not included in the top four. This section offers a clear indication of your additional cryptocurrency holdings.

***

#### My Assets: <a href="#my-assets" id="my-assets"></a>

**Coin List and Details:**

* Access a detailed list of all the coins you possess in the "My Wallet" section. Each entry includes the coin's name, a Change graph & % (calculated monthly), and the current balance.

***

#### **Action Buttons:** <a href="#action-buttons" id="action-buttons"></a>

Utilize action buttons for each coin, based on the features enabled from the backend:

**⏬️ Deposit:**

* Click on the "Deposit" button to add tokens for the specific coin to your wallet address. This is a quick way to increase your holdings.

**↩️ Withdraw:**

* Initiate withdrawals with the "Withdraw" button. This allows you to transfer the respective coin to an external wallet address securely.

🔄 **Swap:**

* Initiate swap from cLFi-W to cLFi-D in the dedicate swap area. This allows you to swap from withdraw token to utility token than can be re-added to the software license

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/defi360/welcome-to-cloudk/wallet-on-cloudk/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.
