# Get RPG/BUSD LP Tokens(BSC)

* Enter PancakeSwap liquidIty pool page: <https://www.pancakeswap.finance/liquidity>
* Click "Add liquidity"

![](/files/-MlQIjiEckN3974cwi8d)

![](/files/-MlQ9z8MMNgrl_OHmI9B)

* Search for the RPG/BUSD trading pair by adding RPG and BUSD to the two Input boxes.&#x20;

{% hint style="info" %}
Click on the following link to enter the RPG/USDT pool

0x55cdb14855220b239cf857a03849d96736b9103f
{% endhint %}

![](/files/-MlQIo-0ib0MRFM6BmTy)

* Input the amount of liquidity to add to the pool

{% hint style="info" %}
When adding liquidity for the first time, an authorization will be required.

When adding liquidity, there must be sufficient amount of both tokens in the connected wallet.

When adding liquidity, input the amount of one token for the system to generate the correspinding amount of the other.
{% endhint %}

* Click on "Supply", double check all information.&#x20;
* If all information is correct, please click on "Confirm Supply" to send the transaction.&#x20;
* After transaction is completed, corresponding LP tokens will be transferred to your wallet.&#x20;


---

# 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://rangersprotocol.gitbook.io/rangersprotocol/add-liquidity-for-rpg/get-rpg-busd-lp-tokens-bsc.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.
