# 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 Metamask notification during signing and authenticating transactions.

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 supports Binance Smart Chain (BSC), the gas fee is paid using BNB tokens, hence you will need to have some BNB tokens in your Metamask wallet to complete the transaction. \
\
**How to get BNB tokens**

Purchase BNB tokens from crypto exchanges that support fiat-to-crypto exchange and transfer them to your Metamask wallet. (Click [here](https://maxion-1.gitbook.io/ragnarok-landverse-whitepaper/token-economy/tokenomics/how-to-purchase-usdc-and-swap-to-ion) to learn how to purchase tokens from crypto exchanges)

{% hint style="info" %}
**Important:** When sending tokens from your exchange account to Metamask wallet, please ensure that the network to sent is set to **BSC** and your Metamask 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://maxion-1.gitbook.io/ragnarok-landverse-whitepaper/token-economy/tokenomics/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.
