# How to purchase RON

If you are new and do not hold any RON, you will first need to buy RON and here’s what you need to do:

1. Select crypto exchanges that support fiat-to-crypto exchange:

* Binance&#x20;
* PancakeSwap&#x20;
* Gate.io&#x20;
* KuCoin

In this example, we will use Binance for demonstration purposes.

### **Step 1: Set Up a Binance Account (If You Haven't Already)**

If you’re new to Binance, you’ll need to **sign up** and **verify your identity**.

1. Go to [**Binance**](https://www.binance.com/) and register.
2. Complete **KYC (identity verification)** to unlock deposits, trading, and withdrawals.

***

### **Step 2: Deposit Funds to Binance**

Before you can buy **RON**, you need to **add funds** to your Binance account.

#### **Option 1: Deposit Fiat (USD, EUR, etc.)**

1. Go to **Wallet → Fiat & Spot**.
2. Click **Deposit** and select your preferred currency and payment method (**bank transfer, credit card, etc.**).
3. Follow the instructions to complete your deposit.

#### **Option 2: Deposit Crypto (USDT, BUSD, etc.)**

1. If you already own **crypto**, you can **deposit it** into Binance.
2. Go to **Wallet → Fiat & Spot → Deposit** and choose the cryptocurrency you want to transfer.
3. Once deposited, you can trade it for **RON**.

***

### **Step 3: Buy RON on Binance**

Once your account is funded, you can **purchase RON**.

1. **Go to the Trading Section**
   * Click on **Trade → Spot**.
2. **Search for RON**
   * In the search bar, type **RON** to find trading pairs like **RON/USDT** or **RON/BUSD**.
3. **Place Your Order**
   * **Market Order** (for instant purchase)
   * **Limit Order** (if you want to buy at a specific price)
   * Enter the amount of RON you want to buy and confirm the order.

***

### **Step 4: Transfer RON to Your Ronin Wallet**

Now that you have RON in your Binance account, it’s time to **send it to your Ronin Wallet**.

#### **1. Find Your Ronin Wallet Address**

* Open your **Ronin Wallet Extension** or **Ronin Mobile App**.
* Copy your **Ronin Wallet address**&#x20;

#### **2. Withdraw RON from Binance**

1. Go to **Wallet → Fiat & Spot → Withdraw**.
2. Select **RON** as the withdrawal token.
3. Paste your **Ronin Wallet address**.
4. Select **Ronin Network (RON)** as the withdrawal network.
5. Enter the amount of RON you want to send.
6. Confirm withdrawal and complete the **2FA verification**.

***

### **Step 5: Check Your Ronin Wallet**

* Binance will process the withdrawal (usually within minutes).
* Open your **Ronin Wallet** and check if the RON has arrived.
* If it doesn’t show up right away, wait a few minutes or check the **Ronin Explorer** to track your transaction.


---

# 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://guide.rolg.maxion.gg/token-economy/what-is-a-token-economy/transaction-gas-fees/how-to-purchase-ron.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.
