# Exchange

### How to Exchange <a href="#set-up-metamask-with-aurora-mainnet" id="set-up-metamask-with-aurora-mainnet"></a>

**Requirements**

* MetaMask wallet.
* Some NEON for gas.
* Tokens to swap.

**How to swap**

1. Go to [Swap Page](https://v3-beta.moraswap.com). Connect your wallet and make sure that it is on Neon chain.
2. Select the token pair you want to trade.

<figure><img src="/files/JnkM6yYW64ILWrDSfhfC" alt=""><figcaption></figcaption></figure>

3. Enter the amount you'd like to swap.

   <figure><img src="/files/t0fCdeW2BC3H4dnLEU39" alt=""><figcaption></figcaption></figure>
4. Check the information and then press the “**Swap**” button.

   <figure><img src="/files/zTCBrhSsPv1v84gmqNX0" alt=""><figcaption></figcaption></figure>
5. Confirm your exchange then click “**Confirm Swap**”.

   <figure><img src="/files/aWjxLSzajTYXasiC8CqG" alt=""><figcaption></figcaption></figure>
6. Transaction confirmation.

   <figure><img src="/files/JeXSjrT0qg7mIzkt4Zn8" 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://mora-1.gitbook.io/moraswap/products/dex-v3/exchange.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.
