# Fiamma Bridge

### Introduction

* This guide shows how to complete deposit and withdrawal on the Fiamma Bridge.

***

### **Prerequisite**

* You'll need wallets that support Bitcoin, EVM or Aptos network.
* You should have native BTC or FIABTC in the wallet.

***

### Deposit

> Transfer BTC from Bitcoin to another chain.

1. Connect your Bitcoin wallet and the destination chain wallet.

<figure><img src="/files/N4H6WIYCuZ9xH9Wtruec" alt=""><figcaption></figcaption></figure>

2. Enter the recipient's address in the designated field.

> If you have connected to a destination chain wallet, an autofill option will appear below the text field.

<figure><img src="/files/lqWh7DAHfqOUUyZOLBKM" alt=""><figcaption></figcaption></figure>

3. Enter deposit amount from `0.0002` to `3 BTC` .

<figure><img src="/files/0vUYn3bgQBeFbRHxXfsf" alt=""><figcaption></figcaption></figure>

4. Check the Deposit Summary pop up. Once confirmed, hit deposit to submit this transaction.

<figure><img src="/files/C9nXxArL6D7Vwtri2n2B" alt=""><figcaption></figcaption></figure>

5. Sign **deposit transaction** in your BTC wallet. You will also sign **pre-sign take transactions** simultaneously, which will be used to pay back to Operator when they finish **withdraw** operation.

<figure><img src="/files/r38mOZJewrI1YP2NSsWN" alt=""><figcaption></figcaption></figure>

6. Your deposit has been submitted. You can then see the deposit progress in the progress page.

<figure><img src="/files/onPA1LzfJQN4q4xlsGLv" alt=""><figcaption></figcaption></figure>

7. Check all your transaction history by clicking the history button.

<figure><img src="/files/E2OC5YmrBPzBylugdayC" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/m3rU63deRGf5fHBNPhsO" alt=""><figcaption></figcaption></figure>

8. Once the deposit is complete, check your bridged FIABTC on destination chain wallet.
   1. Import FIABTC token for each destination chain. Enter the token contract address for each chain in your wallet:

      1. Ethereum: 0x22F0E0a4c97ff43546dad16d43Ef854C773F0e08
      2. Aptos: 0x75de592a7e62e6224d13763c392190fda8635ebb79c798a5e9dd0840102f3f93
      3. Sei, Core, Arbitrum, BASE, Polygon, Unichain, Plume: 0x60C230c38aF6d86b0277a98a1CAeAA345a7B061F
      4. BSC: 0xafB253A80CEb3d1a5eeF3994C0d1C92c2f027524
      5. HyperEVM: 0x0CEDa114F533D540c8aF2AeB52942c1a4A0B1e86

      &#x20;

      <figure><img src="/files/61mTlO8CfJN58yYtZCeS" alt=""><figcaption></figcaption></figure>
   2. FIABTC will appear in your wallet.

<div data-full-width="false"><figure><img src="/files/70EDVARZoFZ03FDe26js" alt="" width="375"><figcaption></figcaption></figure></div>

***

## Withdraw

1. Connect EVM-compatible wallets (e.g., Metamask) or Aptos wallets (E.g., OKX Wallet).

<figure><img src="/files/qGvfK5iXPlUx4Kfr7hPB" alt=""><figcaption></figcaption></figure>

2. Fill out the recipient address on Bitcoin.

> If you have connected to a BTC wallet, an autofill option will appear below the text field.

<figure><img src="/files/Z2WuED9A9xmL6jJDYPNG" alt=""><figcaption></figcaption></figure>

2. Enter withdraw amount from `0.0002` to `3 BTC` .

<figure><img src="/files/YzEvviV3AvqJabqsCqO6" alt=""><figcaption></figcaption></figure>

3. Check the Withdraw Summary pop up. Once confirmed, hit withdraw to submit this transaction.

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

4. Sign Burn Transaction in your EVM wallet.

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

5. You can also check the withdraw status under bridge history.

<figure><img src="/files/E1qG6ANxxJfz1YOzCRrZ" alt=""><figcaption></figcaption></figure>

* Click on one of the transactions to see details.

<figure><img src="/files/wbNpAtnQYCRpuxIRfQkC" 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://docs.fiammalabs.io/our-product-suite/pragmatically-trustless-bitvm-bitcoin-bridge/user-guides/mainnet/fiamma-bridge.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.
