# Bitcoin to Avalanche

### Requirements

* [Core Wallet](https://chromewebstore.google.com/detail/core-crypto-wallet-nft-ex/agoakfejjabomempkjlepdflaleeobhb)
* BTC on Bitcoin network (0.00125 Minimum)

<mark style="color:green;">When users bridge $75 or more of assets from Bitcoin network to the Avalanche network, a portion of AVAX will be airdropped to help pay for initial swaps.</mark>

Select the Bitcoin network in the Core wallet

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

From there, make sure 'Bridge' is selected.

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

The *From* network will be Bitcoin&#x20;

After that, click the bridge Tokens button.

Briding takes at least 10 minutes from BTC, so it is recommened to pay above market gas prices or you may end up waiting a lot longer.&#x20;

If you bridge over $75 worth, you'll also receive some AVAX in order to cover gas costs.

It is highly recommended you swap your newly bridged assets for at least 0.1 AVAX in order to pay for several transactions without worrying about gas.

The asset on Avalanche is called **BTC.b** and this represents native BTC. You can bridge BTC.b back to BTC using the same bridge at any time.


---

# 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.datnoid.com/bridging-guides/bitcoin-to-avalanche.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.
