# How to Purchase ERC20 RPG

* Enter Uniswap: <https://app.uniswap.org/#/swap>
* Click "Connect to a wallet" at the top right corner&#x20;
  * Make sure that your wallet is on the Ethereum Mainnet

![](/files/-MlQ3EiLOKOPStDEYzox)

* Select the tokens to purchase and to sell&#x20;

{% hint style="info" %}
Please search for $RPG with the following smart contract address:&#x20;

0x1f16D41f9B3dB03b462BDD6c92245ee708D1C103
{% endhint %}

![](/files/-MlQ4QMTEyWiu17SQ0qy)

* Input the amount of tokens to purchase, UniSwap will automatically calculate your payment amount&#x20;

![](/files/-MlQFErUwk34GTNYwsFp)

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

* Click on "Swap", check all the information, and click on "Confirm Swap"

![](/files/-MlQFnKI4_TGa3D_ZF9u)

{% hint style="info" %}
Patiently wait for Ethereum blockchain confirmation.&#x20;

After a successful payment, users can choose to view their transaction details on <https://etherscan.io>&#x20;
{% endhint %}


---

# 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-erc20-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.
