# Guide to Swaps

### How to Trade Tokens <a href="#h_75d81dee49" id="h_75d81dee49"></a>

Trading on Merchant Moe is simple and easy to do, follow the below guide to get started.

1. Head to the Trade page and click the drop down to open the Token List.
2. Search for the token you want to swap out of by simply typing in the Token name or entering the contract address. Select once you have found your token.
3. Select the token you want to swap into by either clicking one of the quick pick token logos or selecting the token list and searching / picking a token from there.
4. Enter the amount of tokens you want to swap and press 'Swap'. You should now be able to verify this transaction in your wallet. Your swap will engage and execute within seconds. You may need to refresh your browser UI to see the balances update.
5. Done!

### Understanding the Trade Panel <a href="#h_174da454e7" id="h_174da454e7"></a>

The below image provides information for Trading, explaining the basics for each section of the Trade Panel

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

### Understanding the Specifics <a href="#h_792e58447f" id="h_792e58447f"></a>

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

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

### Smart Routing Ensures Optimal Pricing <a href="#h_f26ab6eb10" id="h_f26ab6eb10"></a>

There are two types of Automated Market Maker protocols operating within the Merchant Moe platform. Your trade will always be routed in the most cost efficient manner, which will either be Moe Liquidity Book or Moe Classic.

If you have queries about a trade you can [join our Discord](https://discord.gg/merchantmoe) to seek additional help.


---

# 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.merchantmoe.com/dex-features/trading/guide-to-swaps.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.
