# Swap with Native

**To Swap on Native:**

1. Go to Swap page and choose Network

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

2. Select the token from the token list&#x20;

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

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

3. Type the amount that you want to swap and click “Swap” button to execute a swap  &#x20;

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

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

4. Review the swap, Click “Confirm Swap” button and sign transaction using your own wallet &#x20;

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

5. Transaction completed

<figure><img src="/files/0EOsxKw0PixDrpFMYHJU" 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://docs.native.org/native-dev/user-guide/swap-with-native.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.
