# How to swap tokens using Neptune

How to swap tokens on Neptune follow these steps:

1. Open “Trade” on Neptune. Next, select “Swap”

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeaBz3z6ptjBorH5N3a63QCxkMs4FOYimfSmDTO-fhLujEi4J2aE-TEOICvSIoEgo73jsDaB_0eeYQIKn-Gr71cmUK0cY0ePAZ6JEZRbF1TweZSjcmYtqkWRQ_G_t0yI9Nr8aJjnw?key=6TAq4LtgKtWPAtKqM743uQA0" alt=""><figcaption></figcaption></figure>

2. Select the token drop-down and search for the token you wish to swap & swap for. <br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfUxAOJefz72t_cmN5XrAQwA_8xBH9ZrWaOODfnlJD1OUuG5FDVIZ0Lc7qSq4OmvLbg-jreT_nV9jfMu-PtonVjs686MVUNBJIyRmTodb9aaFpVcvJ2FzVqX5RP-yxke9IT6lgCOw?key=6TAq4LtgKtWPAtKqM743uQA0" alt=""><figcaption></figcaption></figure>

3. Enter the amount you would like to swap, receive, or select the “Max” option.

The “Max” option automatically inputs the total amount of the token you have available in your wallet for swapping.

Note: Retains <0.001 ETH in wallet to cover gas fees with case tokenIn = ETH

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeU8ZzsrqgW-yKED1BZrQQgypxmCKLjNLIPTPO7lTj1ushw_VZmyaZT8HThQHlFU3Haansd1sj9gcirlUqFG1jpdtjwkHMzwsXVvoijMi5lo32pDMYWTV4a42pe2WpBu9d4TM23dw?key=6TAq4LtgKtWPAtKqM743uQA0" alt=""><figcaption></figcaption></figure>

4. You will see the Overview of this order, then click “Confirm Swap”

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd1YnD6UQMGuQk2Xx988SUa-19-5AgrhL5REMju44vtnAtg_WemmU9Gmr_iXYlWI0boIMj8m4FlRdByBaLEiOAyQFVb2uEUOmF9FNA350z8vM2PxNMMG2aCkarcjUDdXnRnMrdA?key=6TAq4LtgKtWPAtKqM743uQA0" alt=""><figcaption></figcaption></figure>

5. Now your Wallet will show up and then, click button “Confirm”&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeeqRoOf0RSMqqnK1K5WNcbL9ML1snR11nQGgOi6cyJLWjLNvMOWA2UBwjOjEwM0mYo8PUfaofwn1peEy_t9hyxxQXJNw02cn8kfq3eKu05O6yfDSOYm51vgvA1q7pFdPAlebRtFA?key=6TAq4LtgKtWPAtKqM743uQA0" alt=""><figcaption></figcaption></figure>

6. Once you confirm, the transaction will be executed.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXft1eBmdgVDJfCZug-G72p8YjptU0EE3QvPK2iBgqkWWxfyKdp4pLPYOEo2woLqS5-Ww6_xa1uUHGtzrWk1yEjZF5a1W5v06hzUQBsRLI4NmhFh-VCmKKqH7qqcAtQkRgaBEywN0w?key=6TAq4LtgKtWPAtKqM743uQA0" alt=""><figcaption></figcaption></figure>

7. You will see the transaction listed in your activity when the transaction is successfully completed.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd64teZhfBGPsXTA7DJ2lFC8Z2OJbWXzIrmYDHsOI4FSp93VUBWjV7-GgFvLMCPxWxsn42uRFliS-dnEtV56_IxkhFbbCXp82DKH2DjbDs0K-xi2tC0Tpuqa6QwSxFZLdVrtGvCKA?key=6TAq4LtgKtWPAtKqM743uQA0" 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.nep.finance/neptune-docs/user-guides/trade/how-to-swap-tokens-using-neptune.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.
