# Portfolio

**Portfolio** is your wallet management hub where, you can create, import, archive and further manage your wallets across different blockchains. You can access your **Portfolio** via the toolbar at the top left of your home page.&#x20;

<figure><img src="/files/02KZIhreNwa4ERb4JqkO" alt=""><figcaption><p>Portfolio Wallet Management Tab</p></figcaption></figure>

You can also see an overview of your main wallet and its balance at the bottom of the of the page.&#x20;

<figure><img src="/files/fKZ9Ek3GKPnImcT49tGY" alt=""><figcaption><p>Wallet Overview Easily Accessible at the Bottom of your Home Page</p></figcaption></figure>

## Consolidate Balances:&#x20;

Within your **Wallet Overview** you may consolidate and distribute balances between wallets with ease.&#x20;

To do so, drag the source wallet, and the destination wallet to the **Consolidation** panel, define the distribution and click **'Review & Start Transfer'** to initiate the consolidation.&#x20;

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

## Split Crypto:&#x20;

**Split Crypto** allows you to split and fund multiple wallets simultaneously through a wide variety of different currencies and exchanges, powered by SplitNow\.io.\
\
To create a **Split Order**, navigate to the **Split** tab in your Portfolio and specify the source currency and amount, along with the currency you wish to receive. You may choose from **26+ supported currencies** and customize the exchange to achieve optimal rates.&#x20;

Once configured, add recipient wallets by clicking '*Add*' and then selecting from your imported wallets via the drop down, define the distribution *(or click the handy 'Equal' button)*, and click **Create Split Order** to initiate the exchange and transfers.

<figure><img src="/files/xflhMmIVu0zkvGAJ6vod" alt="" width="563"><figcaption><p>Split Balances Panel</p></figcaption></figure>

{% hint style="info" %}
You may view active and past split orders via the Order Status / Order History tabs within the Split panel.&#x20;
{% endhint %}

## **Bridge:**

***Powered by Sideshift, bridge assets seamlessly.***

You can use **Bridge** to easily exchange between SOL and BNB. To access **Bridge**, simply click on the '*Bridge'* tab within your **Portfolio**.&#x20;

To quickly access **Bridge** click the **Arrows** icon in your wallet overview to open the **Bridge** panel.

<figure><img src="/files/zuensXoay8qRu07IR9Oy" alt="" width="349"><figcaption></figcaption></figure>

#### Swap Between SOL/BNB via Bridge: <a href="#swap-between-sol-2fbnb-via-bridge-3a" id="swap-between-sol-2fbnb-via-bridge-3a"></a>

To swap between currencies, simply input the amount of SOL/BNB you wish to exchange, as well as the wallet you wish to receive your currency into *(by default, Bridge will auto-populate this field with your default wallet on the selected chain),* **Bridge** will receive a real-time quote for your swap which will be active for 15 minutes. To complete the swap, click '**Bridge Now'.**

**Bridge** will automatically use the funds in your attached wallet/s to fund the transfer; Within minutes, your requested currency will arrive in your receiving wallet.

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

## Delete Wallets:&#x20;

While you can Archive wallets easily by clicking the '**Archive**' icon in your **Portfolio** overview, to delete them permanently you must access the '**Archived'** tab and click the '**Delete'** icon to remove wallets entirely.&#x20;

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

You may also restore archived wallets within this tab by clicking the icon next to any wallet.&#x20;

To see a live demo of how to set-up and use your uxento Portfolio, you can watch the below video:&#x20;

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


---

# 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://uxento.gitbook.io/uxento/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.
