# Rebalance

The Rebalance Shortcut enables you to rebalance your portfolio holdings into one selected assets, all-in-one flow.

#### How it works?

{% stepper %}
{% step %}

### Select the percentage you of your portfolio you want to rebalance

Choose from 25%, 50%, 75%, 100% or any custom %.&#x20;
{% endstep %}

{% step %}

### Pick one destination asset to rebalance into&#x20;

Choose from Stables (USDC, USDT) and Blue-chips wETH,wBNB, cbBTC, wBTC) on a specific chain.
{% endstep %}

{% step %}

### Chose assets to rebalance

* **Max 4 assets can be chosen from multiple chains**. Native assets are currently not supported.&#x20;
* Confirm the input asset and percentage allocation to be sold or remove input assets from the rebalance, simply by clicking on the X in the *rebalance assets* recap.
  {% endstep %}

{% step %}

### Review and Execute the operation

Review the selected details of shortcut:

* You Spend shows the input assets amount selected to be sold based on the percentage (Total Value Sold)
* You Receive indicated the expected output assets of the operation. Final amounts may vary, depending on the route provider.&#x20;
* Alternateively click edit to go back to the previous step.
  {% endstep %}

{% step %}

### Approvals

After confirming the destination asset and the input assets to be sold you're prompted with:

* An approval of each input asset selected based of the exact amount pre-selected
* A Final approval to finalise the execution of the rebalance operation and receive your destination asset in your wallet.
  {% endstep %}
  {% endstepper %}

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

<figure><img src="/files/4Lcq6jxa0c6vVhWXYs1n" alt=""><figcaption><p>Execution provided by Biconomy</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.nuvolari.ai/execution-engine/rebalance.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.
