# Bootstrapping Guide

## Video Explainer

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

## Guide

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

![](/files/hLlcBpnlkpOuMHDG0Fk4)

2\) Click `Bootstrap` at the top of the page. Then, select the Pool you'd like to contribute liquidity to. Then click on the indigo `Bootstrap` button.

![](/files/RNcAZfNaiSQCqG3Obvaa)

3\) In the bootstrap, you have the opportunity to provide one token or both tokens in the pair. **If you are contributing only one side of the Pool, you are effectively converting 50% of that token into the other token at the exchange rate when the bootstrap ends.**

Select what type of liquidity you'd like to provide, enter the amount and click `Bootstrap`.

![](/files/zm7fQYnpytoatDeKZPm3)

4\) The screen will update showing you that you have successfully added your tokens to the Bootstrap.

![](/files/paovGJCfAONQiYh2lQX1)

5\) You can return to the Boostrap page to track the status of the pool along with your estimated LP share.

![](/files/UwLhZubvsqrbwbft5pUD)

6\) When the bootstrap ends, return to the Bootstrap page and click `Claim` on the pool you provided liquidity to.

![](/files/4Uva8OmMjhBJdYzHjUBa)

7\) Click `Claim`.

![](/files/vRTAzEZxQecoR1UqPoK8)

8\) Go to the Earn tab and select the pool that matches your LP tokens. Click `Stake/Unstake`.

![](/files/oIyIgSlzQEcISJ6TFTck)

9\) Enter the amount of LP tokens you want to stake. Remember, you will only earn incentive rewards on the tokens that you stake. Click `Stake`.

![](/files/ZPM8xT7MJIyB66bvMj3u)

10\) Your LP tokens are now staked. You can click on the `Details` arrow at the bottom of the pool to track your ACA rewards.

![](/files/znhtjii4F39KOMWorLrz)

Read more about Bootstrap Program [here](https://docs.acalaswap.app/overview/bootstrap-program).


---

# 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/bootstrapping-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.
