# How to Purchase BEP20 RPG

* Enter the PancakeSwap currency exchange interface: <https://pancakeswap.finance/swap>
* Click "Connect  wallet" at the top right corner&#x20;
  * Make sure that your wallet is on the Binance Smart Chain Mainnet

![](/files/-MlQ5eZ9qM6QJ1qSEmES)

* Search and select the BUSD/RPG trading pair.&#x20;

{% hint style="info" %}
Search $RPG by searching the contract address:&#x20;

0x61dc650C10Ec3c758d251Cd2D1Ab45AF1A43e941
{% endhint %}

![](/files/-MlQ5sei7cyO4IK8TUSK)

* Enter the amount you would like to exchange.

{% hint style="info" %}
Authorization is required for the first token exchange.

After entering the BUSD quantity, the number of $RPG  for exchange will be automatically displayed.
{% endhint %}

![](/files/-MlQ5zOD7iv45HmK08jG)

* After confirming the correctness, click "Swap" to invoke the wallet to transmit the transaction. The transaction is considered successful after the confirmation on the chain is completed.&#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/buy-rpg/how-to-purchase-bep20-rpg.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.
