# Swap Tutorial

When you trade, the platform will automatically match the fund pools and exchange router with the best rates. Depending on the trading pairs, you may have to pay a fee of 0.1%, 0.2%, or 0.5%. And 50% of the transaction fee will be rewarded to liquidity providers.

Click **Swap**, select **ETH** and choose a token that you want to swap.

<figure><img src="/files/4uCMlBswLqlSxn1hhwXi" alt=""><figcaption></figcaption></figure>

Allow Crus to Use your selected token if it is traded on Crusswap for the first time.

<figure><img src="/files/2ES0tQKuDxoLYSTNBUIe" alt=""><figcaption></figcaption></figure>

Enter the amount, click Swap and Confirm the transaction.

<figure><img src="/files/BfCDgi6iYNY4rxD01c3m" 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://crus.gitbook.io/crus/product-guides/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.
