# 05 Withdraw

### Withdrawing SATS

When you need to withdraw **SATS**, there are three ways:

1. Withdraw from your **Lightning Wallet** to your BitPocket **BTC Wallet**.
2. Withdraw via **LNURL** to another Lightning Wallet.
3. Withdraw via **Invoice** to exchanges such as **Binance** or **OKX**.

***

### Withdrawing Other Tokens

If you need to withdraw other tokens to the Bitcoin mainnet, currently you can only do so through **BitPocket’s Lightning Wallet and BTC Wallet**, as other wallets have not yet fully integrated **Taproot Assets / RGB Assets**.

⚠️ *Note: Withdrawing to Bitcoin mainnet will incur fees.*

***

### Lightning Network & BitPocket

The **Lightning Network** is the most mature Layer 2 distributed network for Bitcoin. It not only supports Bitcoin transfers, but also **Taproot Assets** and **RGB Assets** — two native asset types issued directly on Bitcoin Layer 1.

**BitPocket** is the **first decentralized wallet in crypto** to integrate Bitcoin, Taproot Assets, and RGB Assets in one place.

***

### Learn More

* \[[What is BitPocket Wallet?](https://bitdance-labs.gitbook.io/bitdance-labs/btc-ln-wallet/bitpocket-wallet)]
* \[[What is the Lightning Network?](/bitboom/what-makes-bitcoin-boom/lightning-network.md)]
* \[[What are Taproot Assets?](/bitboom/taproot-assets/whats-taproot-assets.md)]
* \[[What are RGB Assets?](/bitboom/rgb-assets/whats-rgb-assets.md)]


---

# 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://bitboom-fun.gitbook.io/bitboom/bitboom-start-here/05-withdraw.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.
