> For the complete documentation index, see [llms.txt](https://docs.netswap.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.netswap.io/use-guide/swap/tutorial.md).

# Tutorial

### How to swap tokens: Guide

Follow the step-by-step guide below.

1. Go to the Swap page.
2. Connect your wallet if needed.

![Swap Panel](/files/Ivw4pQrfyJH6WdUkQ9xw)

3\. Select the token you would like to trade.

&#x20;                                                 <img src="/files/W3Vi3UJV9se2tmS8N95W" alt="" data-size="original">

4\. Once you have selected tokens to swap, enter the quantity to trade and press 'Swap'.

{% hint style="info" %}
If the token you are trading has a reflect element, you may need to increase slippage.
{% endhint %}

&#x20;                                                 ![](/files/bfWIo1YUz1zEU0jSv4RJ)

5\. Your wallet will pop up asking for confirmation to swap, press confirm.

6\. Once confirmed in your wallet, you will see a 'Transaction Submitted' pop up and after a few seconds, your trade should be completed!

&#x20;                                                 ![](/files/JMZezc2Mape2lZB5T8rj)

### Increasing slippage to swap

Some tokens may have a 'Reflect' element to them. This simply means there is a type of transaction tax when trading those tokens. That is part of the token design and not a feature of the Netswap.

Reflects on a token typically range between 5% to 20%. Some even higher.

To swap these kind of tokens, you need to increase your slippage, do this by clicking this button.

![](/files/oGHG7ABeZxNm2wFbHuNv)

### Transactions Getting Stuck?

Metis Andromeda moves too fast... and MetaMask can often get stuck because of it.

Follow this simple guide so you can get back to trading: [Reset Metamask](https://metamask.zendesk.com/hc/en-us/articles/4556918516763-How-to-reset-your-wallet#h_01FXJ8P07CG8H4A8A9GK0X0EKA)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.netswap.io/use-guide/swap/tutorial.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.
