# Boosting for avAssetX

**Boosting** is an advanced strategy for users who want to earn a higher yield on their `avUSD` holdings. It involves boosting your `avAsset` (e.g., `avUSD`) to receive `avAssetX` (e.g., `avUSDx`), a Junior Tranche token that offers a potentially higher yield in exchange for a higher-risk position.

### Step-by-Step Guide

1. **Open Portfolio or Products:** Go to the [Portfolio](https://app.avantprotocol.com/) or [Products](https://app.avantprotocol.com/products) section of the app.
2. **Open Earn and Select Mode:** Click **Earn** under your asset of choice, then select **Boosted Yield**.
3. **Choose Amount and Destination Chain:** Select the `avAsset` amount to boost and choose the destination chain for the `avAssetX` output token.
4. **Review Output and Route:** Check the expected `avAssetX` output and fees. Click route details to view included bridge/boost stages.
5. **Approve and Confirm:** Approve the selected `avAsset` amount, then confirm **Boost**.

Your boosted token balance (e.g., `avUSDx`) will now appear on your dashboard. The value of this `avAssetX` can increase over time through the protocol's weekly Junior Tranche distribution, meaning it can be redeemed for more of its underlying `avAsset` in the future.

{% hint style="info" %}
To learn more about the different token types, visit the [Core Tokens](/overview/core-tokens.md) page.
{% endhint %}

<figure><img src="/files/OcJ8ZoZMRruz4RcvGuMD" alt=""><figcaption><p>Boosting avUSD</p></figcaption></figure>

{% hint style="info" %}

## How Boosted Tokens' Value Grows

You might notice that when you boost, say, **1000 `avUSD`**, you receive a slightly lower number of `avUSDx` tokens, for example, **900 `avUSDx`**. Don't worry, the total value is exactly the same at that moment. The key is that your `avUSDx` tokens (i.e., **900 `avUSDx`**) can increase in redemption value over time as the protocol applies the weekly Junior Tranche distribution.
{% endhint %}

<figure><img src="/files/R2v8tE2tLMJ1kdBdJaUs" alt=""><figcaption><p>A sample diagram to show how the boosted tokens' value grows</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.avantprotocol.com/overview/using-avant-protocol/boosting-for-avassetx.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.
