# Bitcoin Wallets

**MinTech Only supports Taproot wallets**

To start with, make sure to create a Bitcoin wallet group first.

<figure><img src="/files/sqZAQdW7QHWVFtnSdYRb" alt=""><figcaption><p>Create your Bitcoin wallet group</p></figcaption></figure>

<figure><img src="https://i.gyazo.com/7df9336500b95abc5a9b766dff7c2bd9.png" alt=""><figcaption><p><strong>MinTech Only supports Taproot wallets</strong></p></figcaption></figure>

\+ button there u can import your private key\
The button next to it, is used to generate wallets. (ONLY TAPROOT)

Check balance is used with MinTech BTC RPC

You can also import / export your wallets in csv, we recommend to import 1 wallet in the bitcoin wallet page first and then export.

<figure><img src="/files/YOoV7hpChwpHY7M2JxZ2" alt=""><figcaption><p>Go to general settings and export wallets as csv first</p></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://mintechbots.gitbook.io/mintech-guide/bitcoin-wallets.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.
