# Wallet: Your Universal Portfolio

{% embed url="<https://youtu.be/dlrfIiX63s8>" %}

As mentioned, UniversalX relies on **Universal Accounts** to facilitate the experience of trading with one account and one balance on any chain.

Within the **Wallet page**, you can manage your Universal Accounts’ assets across all chains, track their performance, and execute essential actions—such as sending and receiving, as well as access inviting features.

Here's a breakdown of what you can do on this page:

### Balance and key functions

At the top, you'll find your **Universal Account balance**, which aggregates funds across all supported chains—as well as its 24H performance.&#x20;

Below it, you will also find a panel displaying your **token balances** and **Activity**.

<figure><img src="/files/CtenGJ36J9RYrHXxUCF9" alt=""><figcaption><p>Assets balance and activity.</p></figcaption></figure>

Furthermore, underneath your balance, you’ll find buttons to access the following functionalities:

* **Send tokens:** Transfer tokens to another address. Here, you’ll be able to select the receiving chain as well.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfBPj7MlXLjFU_O-VZHUvyJd9v4kxVHhwxk8lz2VE-6ZUQfa33HLUAEK4mJvM12n4eHrJTveNP3RLg453Z4CfI5hSXLH3cnr19JoX2aUPxjtsnWFWq4cwVPYBJ4PZy3zoX9tSPrSQ?key=wlHA0jfqTwFPFtw8G_qznu2O" alt=""><figcaption><p>Sending tokens.</p></figcaption></figure>

* **Receive tokens:** Get your two deposit address for receiving funds. Within UniversalX you have two addresses—one for EVM chains, and one for Solana.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf4bE7LnGlg1EDgXje2fFRmPny-XQNHLJAZA2Nm6EaXFQXaMldn_F_tG8lfzDoVKpDqx0qcRMwgM1-nN4e2PxswZgY0bckuw55KzXtyKikeFoCNdQHDnTOyDiG5Q39G73PoxVnK?key=wlHA0jfqTwFPFtw8G_qznu2O" alt=""><figcaption><p>Your Universal Account's addresses.</p></figcaption></figure>

* **Trade:** Go to the **Trade page**.
* **Convert:** Swap across Primary Tokens on multiple chains. Here, you can even select to swap multiple tokens into a single one, allowing you to quickly consolidate your balances.

<figure><img src="/files/qgMrDM3NTeMbX3D70y9C" alt="" width="437"><figcaption><p>Converting several Primary Tokens in one click.</p></figcaption></figure>

* **Add Cash/Cash Out:** Deposit or withdraw fiat into an external account.
* **Red Packet:** Access the Red Packet function, which is covered on the Invite chapter.
* **Invite:** Refer friends to UniversalX.

### Performance, allocations and distribution

The panel on the right also gives you a visual overview of your **Balance, PnL, Portfolio, and token Allocation**. These feature:

* **Balance graph:** Displays total account value trends over different timeframes (1D, 1W, 1M, 3M, 6M).
* **PnL (Profit & Loss):** Tracks realized and unrealized gains/losses.
* **Portfolio:** Provides a visual breakdown of your token holdings.
* **Allocation:** Visual representation of the chains your assets are distributed on.

<figure><img src="/files/idGgXRZUnbf5LLVaN1kZ" alt=""><figcaption><p>Your portfolio's performance, allocations and distribution.</p></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.universalx.app/use/wallet-your-universal-portfolio.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.
