# How to Trade Tokens: Guide

Follow the step-by-step guide below or watch the swapping tutorial at the bottom of this page.&#x20;

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

![Swap Page](https://1162025036-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIR6bqRqVRIcklVINYwRN%2Fuploads%2FdUB0ojCm7fnCqBu6lNzo%2Fimage.png?alt=media\&token=07a2c1b2-0b33-4933-b587-e2f16d13bd97)

&#x20; 3\. Select the token you would like to swap.

![](https://1162025036-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIR6bqRqVRIcklVINYwRN%2Fuploads%2FZmoNFhcW46ZuiQu4QqoW%2Fimage.png?alt=media\&token=a4b153cb-6def-4e7d-bbae-a75881d4790b)

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 %}

![Confirm Swap](https://1162025036-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIR6bqRqVRIcklVINYwRN%2Fuploads%2FIkCI0CBH1yKVDfHWajB1%2Fimage.png?alt=media\&token=f53be1c5-9d1e-40c2-af86-2cdac500e90b)

&#x20;5\. Your wallet will pop up asking for confirmation to Swap, press Confirm.

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

![](https://1162025036-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIR6bqRqVRIcklVINYwRN%2Fuploads%2Fh8MC5bDfRHQ6MPjVvSYZ%2Fimage.png?alt=media\&token=419551e0-5cf7-4eed-8014-a566f0b29e08)

### 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 Trader Joe platform.

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

To Swap these Tokens, you need to increase your slippage, do this by clicking this button.

![](https://1162025036-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIR6bqRqVRIcklVINYwRN%2Fuploads%2Faznq1Edpnx31Rxa4xWHm%2Fimage.png?alt=media\&token=7696423b-6a69-4231-80ef-56f141ebe6fb)![](https://1162025036-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIR6bqRqVRIcklVINYwRN%2Fuploads%2FOIy9NWhqE1InkI7urHcf%2Fimage.png?alt=media\&token=e2db0c6c-4cf7-43fa-8d3a-54e62d213264)


---

# 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://fairy-swap.gitbook.io/docs.fairyswap.finance/user-tutorials/swaps-trading/how-to-trade-tokens-guide.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.
