# How to swap ADAM to USDC

To swap ADAM to USDC, proceed to [**https://exchange.maxion.tech**](https://dex.maxion.gg/) and follow the following steps below:

#### ADAM <-> ION

* First , Select \[Ragnarok Project P2E].
* After selection, Select the input/output. It can be whether ION token to ADAM or game token to ION token.
* Input the amount that you want to exchange.
* Click on the \[Swap] button.

<figure><img src="https://1023509870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKmoDHR63ZUtu1chIcSsu%2Fuploads%2FwKROuwT81CVRVp8IIZCU%2Fimage.png?alt=media&#x26;token=1fb58b7f-c983-4094-8ecb-4978c5cc79cb" alt=""><figcaption></figcaption></figure>

* After clicking on the \[Swap] button, the swap confirmation popup will appear.
* Input an acceptable rate of slippage tolerance (Recommend 3-10%). The output you get will be affected according to the slippage tolerance.

{% hint style="info" %}
Slippage tolerance is a setting for the amount of price slippage you are willing to accept for a trade. By setting slippage tolerance, you are setting a minimum amount on how many tokens you will accept, in the event that the price increases or decreases.
{% endhint %}

* Click on the \[Confirm Swap] Button.

<figure><img src="https://1023509870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKmoDHR63ZUtu1chIcSsu%2Fuploads%2FIXYNsnqLbcQ3uTyJoT6p%2Fimage.png?alt=media&#x26;token=47a88b9d-1a27-4214-b87a-6a6917d34c68" alt=""><figcaption></figcaption></figure>

Upon clicking \[Confirm Swap], a metamask notification will pop up for you to confirm the transaction

* Click \[Confirm] to complete the transaction. (Additional [Gas fee](/ragnarok-landverse-whitepaper/token-economy/tokenomics/transaction-gas-fees.md) applies)

<figure><img src="https://1023509870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKmoDHR63ZUtu1chIcSsu%2Fuploads%2FsmnTL9ob063sFsdmaxWy%2Fimage.png?alt=media&#x26;token=a8ca73f5-413e-4484-9db1-fbb85da6dbb4" alt=""><figcaption></figcaption></figure>

**ION <-> USDC**

To exchange ION to USDC, proceed to <https://ion.maxion.tech> and connect your Metamask wallet.

1. Select the input token.
2. Key in the token amount&#x20;
3. Click on the \[Mint] button

<figure><img src="https://1023509870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKmoDHR63ZUtu1chIcSsu%2Fuploads%2F81x9J7Wq8LbMLWsQ602J%2Fimage%20(2).png?alt=media&#x26;token=3c201cd9-7aea-4070-a348-6c8b5d068d75" alt=""><figcaption></figcaption></figure>

4. A metamask notification will popup for you to confirm the transaction. Click on the \[Confirm] Button to proceed. (Additional [Gas fees](/ragnarok-landverse-whitepaper/token-economy/tokenomics/transaction-gas-fees.md) applies)
5. The tokens will appear in the game account bound metamask wallet. Users can send the tokens to their crypto exchange accounts to exchange them for fiat currency.

<figure><img src="/files/hiThhC9F76iedBHj27va" 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-swap-adam-to-usdc.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.
