# tBTC Minting Walkthrough

<figure><img src="https://2518393180-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWosjlL4zUGUMlcMfuSAp%2Fuploads%2FMRiRVs3qPG4ACqRyd2fG%2FFlowchart%20tBTC%20v3-02.png?alt=media&#x26;token=e9b31d05-eaae-40b3-98e9-95bd35712ac1" alt=""><figcaption></figcaption></figure>

## Before you start

Here are some things you will need before you start the minting process:\
\
**What you need:**

:white\_check\_mark: At least 0.01 Bitcoin (BTC)

:white\_check\_mark: Bitcoin compatible wallet (self-custodied)

:white\_check\_mark: Destination Wallet (on supported chains; see the list of supported chains [here](https://docs.threshold.network/contract-addresses/tbtc).)\
\
**Important Reminders:**

* *Always download and securely store your deposit receipt.* This JSON file is required to recover your funds in the event of any technical issues during the minting process.&#x20;
* *Minting may take anywhere from a few minutes to several hours*, depending on the amount of BTC deposited. You can monitor the status at [https://tbtcscan.com](https://www.youtube.com/redirect?event=video_description\&redir_token=QUFFLUhqbUotT2RIcktaUHQ1aUp3d01ud19JNVdxdFpDd3xBQ3Jtc0tuQWVTbmpfM3RyUU5NaDJmNzlQSG5oSDk5V0FZSEhPWlVCbE5ESGw2OG9GNjZzVkVzRUE2bF8ybkxEckZlRUw1MkU1T0JUZEtpaGlGdlg2ZUVfR3VtQWxpVnFmbVFoQVVLbm1mTWhGalNSdmNKTUcxRQ\&q=https%3A%2F%2Ftbtcscan.com%2F\&v=_2nUqzd83gI).&#x20;
* *Your BTC recovery address must come from a self-custodied wallet that you control.* Do not use an address from a centralized exchange. &#x20;
* *Multisig wallets are supported as long as they’re on the correct network.*

{% hint style="info" %}
If you don't have a Bitcoin wallet, you'll need to set one up. A solid option to use is Green Wallet. You can download it here:

* [Apple store download](https://apps.apple.com/us/app/green-bitcoin-wallet/id1402243590)
* [Google store download](https://play.google.com/store/apps/details?id=com.greenaddress.greenbits_android_wallet\&gl=US\&pli=1)

After you've created your wallet, select `Bitcoin` as your network..
{% endhint %}

## Start minting tBTC

:tada: *You're ready to mint! Go to the tBTC app here:* [*https://app.threshold.network*](https://app.threshold.network/)*, and watch the tutorial video below:*

{% embed url="<https://www.youtube.com/watch?v=_2nUqzd83gI>" %}

{% hint style="info" %}
If you have questions about terminology, you can toggle over to the **How it Works** page in the dapp to learn more. You can also dive into documentation on [wallet generation](https://docs.threshold.network/applications/tbtc-v2/wallet-generation) and [bridge permissionlessness](https://docs.threshold.network/applications/tbtc-v2/the-path-to-permissionlessness) in the docs.
{% endhint %}

### Congrats — you minted! &#x20;

:tada: You've successfully minted tBTC! :tada:


---

# 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.threshold.network/threshold-app/tbtc-minting-walkthrough.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.
