# How to wrap Fantom

Step 1. In order to wrap Fantom you can head over to the official FTM wallet; [https://pwawallet.fantom.network/](<https://pwawallet.fantom.network/&#xA;>)[<br>](<https://pwawallet.fantom.network/&#xA;>)

Step 2. On the left bottom corner you will find a "DeFi" tab. Click on it which will bring you to the next page. See image below.&#x20;

![DeFi](/files/-Mb5zWaKk55UBgwPDdBc)

Step 3. Click on fSwap, here you will be able to swap your FTM to wFTM. wFTM is the wrapped version of Fantom. 1 FTM = 1 wFTM. You can swap your FTM and wFTM back and forth as many times as you like. See image below.

![fSwap](/files/-Mb60-1WuakL67q_U_1s)


---

# 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.tomb.com/helpful-guides/how-to-wrap-fantom.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.
