# How to purchase USDC and swap to ION

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

1. Select crypto exchanges that support fiat-to-crypto exchange:&#x20;

* Binance
* PancakeSwap
* Gate.io
* KuCoin

In this example, we will use <https://www.gate.io/buy_crypto> for demonstration purposes.

Under <https://www.gate.io/buy_crypto>, there are 3 ways to buy selected cryptocurrencies, that is, via **credit card**, **bank transfer** and **P2P trading**.

​![](https://1023509870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKmoDHR63ZUtu1chIcSsu%2Fuploads%2FXPeBXUo0Y1FmVQb5uz8x%2Fimage.png?alt=media\&token=ef9b1242-6156-40c6-9ffd-49d1c0b52ca0)​

{% hint style="info" %}
*Note: It is **best recommended** to purchase USDC via credit or bank transfer if you are a first-timer since P2P trading is a peer-to-peer trading between users.*
{% endhint %}

1. Create an account on the chosen exchange by providing the necessary personal and financial information.
2. After verifying your account, fund your account with fiat currency (such as USD) or cryptocurrency (such as Bitcoin or Ethereum) to purchase USDC.
3. Navigate the trading platform and search for USDC in the list of available cryptocurrencies.
4. Place an order to buy USDC using the funds you have deposited in your account.&#x20;
5. Once the transaction is completed, you will receive USDC in your exchange wallet.
6. Transfer the purchased USDC to your metamask wallet that you have bound your ROverse account.

{% hint style="info" %}
**Important:** When sending tokens from your exchange account to your metamask wallet, please ensure that the network to sent is set to **BSC** and your metamask wallet address is correct.
{% endhint %}

**Swapping USDC to ION**\
\
Upon having USDC in your metamask wallet, proceed to [https://ion.maxion.gg](https://ion.maxion.gg/) to swap USDC to ION.&#x20;

1. Click on \[Connect Wallet] to begin.

<figure><img src="https://1023509870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKmoDHR63ZUtu1chIcSsu%2Fuploads%2FHj3yeVqINK3sun2pbv7l%2F1.png?alt=media&#x26;token=88847afb-1d30-4eb4-859e-78491df844b3" alt=""><figcaption></figcaption></figure>

2. Upon connecting, key in USDC token amount you would like to swap into ION and click \[MINT ION USD].

<figure><img src="https://1023509870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKmoDHR63ZUtu1chIcSsu%2Fuploads%2FTbXxji9GF3qI80fIM3Nz%2F2.png?alt=media&#x26;token=24596dae-24f7-49a0-9c59-b381da0d80fa" alt=""><figcaption></figcaption></figure>

3. A Metamask notification will appear for you to confirm the transaction. Click \[Confirm] to proceed. (Additional [BNB Gas fee](https://gravity-game-hub.gitbook.io/ragnarok-landverse/token-economy/tokenomics/transaction-gas-fees) applies, please ensure that you have enough BNB tokens for the transaction to be completed)

<figure><img src="https://1023509870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKmoDHR63ZUtu1chIcSsu%2Fuploads%2FQRbLWEHyV1MDzcInkmLf%2F3.png?alt=media&#x26;token=eeccbea1-b8f1-4936-bf7a-3728b861e04a" alt=""><figcaption></figcaption></figure>

4. Upon transaction is completed, the newly swapped ION tokens will be sent to your game account.

<figure><img src="https://1023509870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKmoDHR63ZUtu1chIcSsu%2Fuploads%2FPSn7bcOgM6zjGzh0DUUp%2F5.png?alt=media&#x26;token=34a9d74b-2112-495e-8120-79dd90396cf9" alt=""><figcaption></figcaption></figure>


---

# 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/how-to-purchase-usdc-and-swap-to-ion.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.
