# Swapping Tokens

**Swapping Tokens on Firefly**

Swapping tokens on Firefly DEX is a straightforward process designed for both beginners and experienced traders.

**How to Swap**

1. Select Tokens: On the Swap page, choose the tokens you want to exchange.&#x20;

<figure><img src="/files/zYCeYydVna1jGCyBeO9O" alt="" width="563"><figcaption></figcaption></figure>

2. Enter Amount: Input the amount of the token you wish to swap.

<figure><img src="/files/YuweYmrT1P63TKPqxWdR" alt="" width="563"><figcaption></figcaption></figure>

3. Review Swap Details: Check the estimated rate, slippage, and fees.

<figure><img src="/files/Vlvlm1wineCGwIBsIefW" alt="" width="563"><figcaption></figcaption></figure>

4. Confirm Swap: Execute the swap by confirming the transaction in your wallet.

<figure><img src="/files/pB5QF4hGgzfZnmXuCUDU" alt="" width="563"><figcaption></figcaption></figure>

**Swap Fees**

When you swap tokens on FireFly, you pay a fee based on the tier associated with the token pair. The fee tiers are as follows:

* 0.05%: For pairs with relatively low volatility.
* 0.3%: Standard fee for most pairs.
* 1%: For pairs with high volatility or less liquidity.

These fees are paid to liquidity providers as an incentive for supplying liquidity to the platform. **FireFly does not currently charge a protocol fee, and all trading fees go to liquidity providers.**


---

# 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://firefly-2.gitbook.io/firefly-docs/using-firefly/swapping-tokens.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.
