# How to Swap Tokens

Trading on LFJ is simple and easy to do. Follow the quick guide below to get started.

1. Head to the [Swap](https://lfj.gg/solana/swap?) page on the platform
2. Select the token you wish to swap via the dropdown and change the network if necessary
3. Search for any token to swap into by simply typing in the Token or enter the contract ID on the second dropdown.
4. Enter the amount you would like to trade
5. Press Swap to execute the trade.

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

***

### **Understanding the** Swap Panel <a href="#h_55a5413d61" id="h_55a5413d61"></a>

The below image highlights the various additional information points before you perform a swap.

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

***

### **Need Help?** <a href="#h_e0d917b999" id="h_e0d917b999"></a>

Please note that if you are experiencing any sort of issue or technical difficulty when attempting to perform a swap, you can get quick support by opening a ticket in the [LFJ Discord](https://discord.gg/lfj).


---

# 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.lfj.gg/lfj-dex/swap/how_to_swap_tokens_6707959.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.
