# LP Guide

## Adding Liquidity

1\) Connect to [Acala Apps](https://apps.acala.network/). Click on `Swap` on the left-hand side.&#x20;

<figure><img src="/files/6OoRGY1BndhuZbDOGZH1" alt=""><figcaption></figcaption></figure>

2\) Click `Liquidity`at the top of the page. Then, select the token pair and amount of liquidity you'd like to contribute. Then, click `Add Liquidity.` \
\
When "Add all assets in a balanced proportion" is toggled on, it will only allow supplying both of the token pair in a balanced way. However toggle it off, allows you to supply tokens in any proportion - include to supply only one token.

**If you are participating in an incentive program, please make sure to toggle on Stake LP Tokens so that you can receive your incentive rewards.**

<figure><img src="/files/19Nh7aAyq3FwFVsQzRmq" alt=""><figcaption></figcaption></figure>

3\) Return to the `Staking` tab then select `LP Staking` to make sure you've staked your LP tokens (see red box in screenshot) . **If you see a 0 balance there, your LP tokens are not staked, please proceed to Step 4. If you have a staked token balance, your LP tokens are earning rewards and you do not need to do Step 4.**

You can also use this page to see the details of your LP tokens in addition to the rewards you've earned.

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

4\) Click `Stake/Unstake` and then enter the amount of LP tokens you'd like to stake. Click `Stake` again.

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

## Withdrawing Liquidity

1\) Connect to [Acala Apps](https://apps.acala.network/). Click on `Staking` on the left-hand side.&#x20;

2\) Go to the pool where you are staking your LP tokens and click `Stake/Unstake`.

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

3\) Enter the amount you'd like to unstake and click `Unstake`.

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

4\) Go to `Swap` on the left-hand side then click `Liquidity` at the top and then click `Withdraw Liquidity`. Select the token pair that you'd like to withdraw. Click `Withdraw Liquidity.`

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

5\) Your tokens have been withdrawn and you can now view them on the portfolio page.


---

# 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://wiki-apps.acala.network/acala-swap/lp-guide.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.
