# Swap

DEX allows users to convert FRTS to BTC/ETH or BTC/ETH to FRTS in the user's wallet. From the Home screen, press ![](/files/LHUs6ZHcXQMgVzCmPpED), and you can gain access to the Juice DEX.                                                                                                                                        ![](/files/yqvrrxs0hkm9RtMaXBAl)

**Step 1**

* Select the source coin (1) and enter the amount (2) you want to swap.
* Press <img src="/files/s4uuRWPsCnvmrCFLIBya" alt="" data-size="line"> to change the position of the source coin and target coin or vice versa.

**Step 2**

* Select target coin (3) --> The number of coins you will receive (4) corresponds to the type of source coin you want to swap according to the rate shown at (6).

**Step 3**

* Press the “Swap” button --> Redirect to the Exchange screen.

**Note**: You can only SWAP from FRTS to ETH or BTC, from ETH to FRTS,  and from BTC to FRTS.

**Step 4**

* If the Source Coin is FRTS and the Target Coin is ETH or BTC then display “Buy (FRTS --> coin)”
* If Source is coin (ETH/BTC) and Destination is Fruits then display “Sell (coin --> Fruits)”
* Press the Buy/ Sell button: Successfully create a Swap order
* If after a period of time, the user has not confirmed the swap but the swap rate changes, when pressing the button, the error message "Create swap failed, please try again" is displayed.                                                                                                                            &#x20;

&#x20;    ![](/files/Gmv0l5YysAZbILEeTcp3)         ![](/files/k9x7RrLDIUeTMxDweXp1)         &#x20;

**Note:** Includes the following fees

* Transaction fee:
  * There is no fee to convert from FRTS to BTC/ETH.
  * Transaction fees from ETH/BTC to FRTS are automatically updated according to the exchange.
* Swap fee: fee for swap


---

# 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.fwallet.net/app-fruits-wallet/juice-dex/swap.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.
