# Trading Pool

## Purchase LLP Token

You can deposit assets into the LEVEL Trading Pool to deepen the liquidity available to traders and earn protocol revenue from fees paid on the platform and preLVL token incentives.

{% hint style="info" %}
Deposit liquidity on LEVEL [here](https://dao.level.finance/liquidity/buy)
{% endhint %}

1. **Connect** your wallet
2. **Navigate** to the [Liquidity page](https://dao.level.finance/liquidity/buy)
3. Select ‘**BUY**’ and enter the amount of LLP tokens you want to purchase

{% hint style="info" %}
LLP tokens are automatically staked after purchase. If you do not want to stake your LLP tokens, uncheck the box when buying. If you do not choose to stake your LLP upon purchase, they will be sent to your wallet.
{% endhint %}

5. Click ‘**BUY LLP**’, and sign the pop-up transaction in your wallet
6. Check the **Fees** applied, which are dependent on whether the purchase will move the asset weight toward or away from the target weight of the asset
7. Click "**CONFIRM**" and confirm the pop-up transaction in your wallet
8. Once confirmed in your wallet, you will see a "**Successful**" pop-up on the LEVEL UI after a few seconds. Your LLP is now deposited and earning fees and preLVL rewards!

<figure><img src="/files/8gI9yj9UvOKfPmTNsPE8" alt=""><figcaption></figcaption></figure>

### Redeem LLP Token&#x20;

1. Select the ‘**SELL**’ tab and choose the source of LLP tokens to sell from
   * From Staked Balance: ‘Withdraw and Sell’
   * From Wallet Balance: ‘Sell from wallet’
2. Enter the Amount of LLP tokens you wish to sell
3. Select the asset you want to sell into
4. Click ‘**SELL LLP**’, and sign the pop-up transaction in your wallet
5. Check the **Fees** applied, which are dependent on whether the sale will move the asset weight toward or away from the target weight of the asset
6. Click ‘**CONFIRM** and confirm the pop-up transaction in your wallet
7. Once confirmed in your wallet, you will see a "**Successful**" pop-up on the LEVEL UI after a few seconds. Your LLP is now redeemed to your selected asset.

<figure><img src="/files/m1X54IQTpA6kMtcaMIT5" alt=""><figcaption></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.level.finance/tutorials/liquidity-tutorials/trading-pool.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.
