# Create BTC-LN Wallet

## Step 1 : Create A New Bitcoin Wallet

* Please choose **"Create a New Wallet"**,currently only support Bitcoin Taproot addresses **"bc1p"**.
* **You can "Import Wallets" created in BitPocket**, but avoid importing addresses from other Bitcoin wallets now to prevent UTXO issues and Lightning incompatibility.(We are promoting more Bitcoin wallets to join the Lightning Network ecosystem.)
* **Remember your password** — it can't be recovered if lost. The same applies to the mnemonic, though you can back it up later.

<div align="left" data-full-width="false"><figure><img src="/files/VfzSvUipB7wauO6Ihnu3" alt="?"><figcaption></figcaption></figure> <figure><img src="/files/1VffUo7fofTr9JwqxUxF" alt=""><figcaption></figcaption></figure> <figure><img src="/files/3oLNBtsixvytbXrzIUV0" alt=""><figcaption></figcaption></figure></div>

> **User-Friendly:** When Bitcoin wallet created, a Lightning wallet with the **same ID is generated automatically** — just like your address! For example: <bc1p......mnmq@bitboom.fun> 🔽

<div><figure><img src="/files/zleEaTw8nzuaoWxy4gVQ" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/1knGprxOcpJPp1oqhWmZ" alt="" width="375"><figcaption></figcaption></figure></div>

> **Note:** The two wallets use different Bitcoin units — BTC and SATS (Satoshis, 1/100,000,000 of a Bitcoin).

## Step 2 : Add Taproot Assets

* On the Bitcoin wallet page, click the **"+"** to add Taproot Assets.
* **“Popular Tokens”** are all from BitBoom — try adding “[PUMPKIN](https://bitboom.fun/coin/?id=a4c06b97ed79ee0ef6fabfbc930e45d54bf1559784bd0ed112a26ee168e11209)” to view its **Taproot Assets ID**(similar to ERC-20"CA")  and details.

<div><figure><img src="/files/fPfXuOjGxQIhFED2c3oL" alt=""><figcaption></figcaption></figure> <figure><img src="/files/szwMwUzOnDJdFHDAiuxU" alt=""><figcaption></figcaption></figure></div>

* All Taproot Assets IDs can be found via the [Lightning Labs Terminal](https://terminal.lightning.engineering/assets/mainnet) (Terminal is a web-based dashboard for Lightning Labs products).

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

## Step 3：Transfer Assets

### Lightning Wallet Receive Taproot Assets

* If assets on BitBoom, use LNURL (e.g. <bc1p...@bitboom.fun>) directly.
* If on other nodes (Binance, OKX, etc.), use Invoice.

<div><figure><img src="/files/KxXSNu8CVc8E7gFTOEPf" alt=""><figcaption></figcaption></figure> <figure><img src="/files/QfNBMxO3UlE1KRLaRjgK" alt=""><figcaption></figcaption></figure> <figure><img src="/files/z1QkhYsRiS1EJYVamKx5" alt=""><figcaption></figcaption></figure></div>

### Bitcoin Wallet Receive Taproot Assets

* In the Bitcoin wallet:Select the token, click"Receive",enter the amount, and create the **Taproot Asset Address**.

<div><figure><img src="/files/3thdlMFPXtQb9wn0JmMA" alt=""><figcaption></figcaption></figure> <figure><img src="/files/IfGH6sNkhV6FRqiwjUUH" alt=""><figcaption></figcaption></figure></div>

* In the Lightning wallet:Select the same token,click"SEND",paste the **Taproot Asset Address**, choose the mainnet miner fee, and make sure you have enough balance.

<div><figure><img src="/files/EfHlhPe1hQdyJh4iIlBd" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6IqbUyYJE3aC5ezdGx5t" alt=""><figcaption></figcaption></figure></div>

> **User-Friendly:** Unlike other Lightning platforms, BitPocket lets you withdraw your Taproot Assets to your Bitcoin wallet at any time.

### Bitcoin Wallet Receive BTC

Just like all Bitcoin Wallets.

<div><figure><img src="/files/Tb19aiHxFc26C9r63NWu" alt=""><figcaption></figcaption></figure> <figure><img src="/files/DSJO299rlOsDlwdSwZLi" alt=""><figcaption></figcaption></figure></div>

## Step 4: Visit Dapps

* More Lightning and RGB Dapps are coming to **Discover**!
* Shoutout to the **BitBoom** community — you're driving the future of the BitDance Labs ecosystem.

<div><figure><img src="/files/qE5XOW3WcjgK4pXIMVAS" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5odjkc7USgZYSL8Verdx" alt=""><figcaption></figcaption></figure></div>


---

# 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://bitdance-labs.gitbook.io/bitdance-labs/btc-ln-wallet/bitpocket-wallet/create-btc-ln-wallet.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.
