# Transaction Gas Fees

Gas fees are payments made by users to compensate for the computing energy required to process and validate transactions on the blockchain. Users will be notified if Gas fees are required from their Ronin wallet notification during signing and authenticating transactions.&#x20;

Depending on network's supply and demand on getting transaction validation done on the blockchain, gas fees may range from cents to dollars.&#x20;

As Ragnarok Landverse Genesis supports Ronin network, the gas fee is paid using RON tokens, hence you will need to have some RON tokens in your Ronin wallet to complete the transaction.&#x20;

**How to get RON tokens**

Purchase RON tokens from crypto exchanges that support fiat-to-crypto exchange and transfer them to your Ronin wallet. (Click here to learn how to purchase tokens from crypto exchanges)

{% hint style="info" %}
Important: When sending tokens from your exchange account to Ronin wallet, please ensure that the network to sent is set to Ronin and your Ronin wallet address is correct.
{% 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://guide.rolg.maxion.gg/token-economy/what-is-a-token-economy/transaction-gas-fees.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.
