# Wrap & Unwrap Assets

Please note that this guide is for reference only; we recommend conducting your own research as well.

***

You can simply use InSwap to wrap and unwrap assets, enabling asset bridging between Bitcoin and Fractal directly. No additional bridge tool is needed.

### InSwap Wrap/Unwrap Mechanism

We integrated Simple Bridge into InSwap to simplify the user experience. This is mainly reflected in the Wrap and Unwrap operations, where the two-step processes of bridge + wrap and unwrap + bridge are each integrated into a single step.

The purpose of this integration is to reduce the number of manual steps users need to take, shorten waiting time, and make the bridging process more natural within normal asset swap flows.

This integration does not change the core security model of Simple Bridge. Key Features of Simple Bridge:

* **Multisig with Anonymous Validators:** Simple Bridge secures transactions using a multi-signature system distributed across anonymous validator nodes. Each transaction is signed randomly by a subset of these nodes, increasing fault tolerance and making it harder for attackers to compromise the bridge.
* **End-to-End Encrypted Communication:** All transaction data is transmitted using strong end-to-end encryption. Even if the data is intercepted, it cannot be deciphered—ensuring users' funds and information remain secure at all times.
* **Distributed Service Architecture:** The service architecture of Simple Bridge is designed to be distributed, exposing only necessary nodes and minimizing potential security risks. This design makes the system more robust while improving overall operational efficiency.

***

#### **How to wrap assets to InSwap**  <a href="#wrap-assets-to-inswap" id="wrap-assets-to-inswap"></a>

Click on [https://inswap.net/](https://inswap.net/swap) and contect your wallet. &#x20;

Let's take the example of BTC, after connecting to your wallet, click "Wrap **"** tab, Select BTC or another asset from the dropdown list, then choose a transfer to wrap it.

For brc20 tickers, if there is no transferable amount available, please click "**Inscribe TRANSFER**" to inscribe a transfer inscription first.

Wrapping requires block confirmations. Please be patient during this process.

<figure><img src="/files/8i3NuAvqLXhNEAzr3OtF" alt=""><figcaption></figcaption></figure>

***

### How to unwrap your assets from InSwap?

If you have assets on InSwap, you can unwrap it directly. Click "Unwrap" menu, choose the asset you want to unwrap, input the amount then click "Unwrap" to continue.

* Visit [InSwap ](https://inswap.net/)and connect to your wallet address.
* Click on Swap menu, then click the "Unwrap" menu , select the ticker you want to unwrap.

<figure><img src="/files/VqsTuFcCzslYsohoSQJf" alt="" width="340"><figcaption></figcaption></figure>

* Input the amount, click the Unwrap button to continue.
* "Confirm" your unwrap and sign&#x20;
* When the transaction is confirmed, you may open UniSat wallet, click "Ordinals/brc-20" to check it.

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

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

***

**Disclaimer:**

The content of this document is for informational purposes only. It does not constitute (i) investment advice or recommendations, (ii) an offer, solicitation, or inducement to purchase, sell, or hold digital assets, or (iii) financial, accounting, legal, or tax advice. Digital assets (including FTs and NFTs) are subject to market volatility, involve high risk, regulatory changes, and may depreciate in value. The information is provided "as is," and we make no warranties regarding its accuracy. Please consult your legal, tax, or investment professionals to determine whether trading or holding digital assets is suitable for you.


---

# 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.unisat.io/fractal-bitcoin/inswap-on-fractal/wrap-and-unwrap-assets.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.
