# Swap BTC to CBTC on Bron

This guide walks you through swapping BTC to CBTC using the Bron platform.

## Overview

Bron provides a streamlined interface for swapping Bitcoin (BTC) to CBTC on the Canton Network. This guide covers the end-to-end process.

## Prerequisites

* A Bitcoin wallet with BTC
* A Canton Network wallet for receiving CBTC
* Access to the Bron platform

## Swap Process

### Step 1: Connect Your Wallets

Connect both your Bitcoin wallet and Canton wallet to the Bron platform.

### Step 2: Select the Swap Pair

Select BTC to CBTC as your swap pair. The platform will display the current exchange rate and any applicable fees.

### Step 3: Enter the Amount

Enter the amount of BTC you wish to swap to CBTC.

### Step 4: Review and Confirm

Review the transaction details including the amount, fees, and estimated completion time. Confirm the swap.

### Step 5: Complete the Transaction

Send the BTC to the provided address. Once confirmed on the Bitcoin network, your CBTC will be minted and sent to your Canton wallet.

## Fees and Timing

* Swap fees are displayed before confirmation
* Processing time depends on Bitcoin network confirmation speed
* CBTC is minted after sufficient Bitcoin confirmations


---

# 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.bitsafe.finance/product-suite/cbtc/operational-guides/swap-btc-to-cbtc-on-bron.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.
