# BTC钱包

- [BTC 多签钱包创建教程](https://help.tpwallet.io/cn/faq/btcwallet/create-btc-multi-signature-wallet.md): 通过 TokenPocket 创建 BTC 多签钱包
- [BTC 多签：什么是 BTC 多重签名钱包？使用指南与安全实践](https://help.tpwallet.io/cn/faq/btcwallet/btc-multi-signature-tutorial.md): BTC 多签是一种管理方案，用于提升比特币资产的安全性。2025年，BTC 生态持续发展，用户对资产安全的关注也日益提升。传统的单签名钱包在密钥丢失或被盗时，资金安全面临巨大风险。而 BTC 多重签名（Multisig）技术通过分散签名权限，实现更安全、灵活的资产管理方案。
- [如何获得钱包公钥](https://help.tpwallet.io/cn/faq/btcwallet/obtain-public-key.md): 通过 TokenPocket 中找到BTC的公钥
- [关于 BTC 多签方案](https://help.tpwallet.io/cn/faq/btcwallet/btc.md): 了解 BTC 多签方案，更好在TokenPocket中使用 BTC 多签钱包功能。
- [符文的添加/转账/交易](https://help.tpwallet.io/cn/faq/btcwallet/runes-token.md)
- [什么是Runes协议](https://help.tpwallet.io/cn/faq/btcwallet/runes.md)
- [什么是比特币ETF？](https://help.tpwallet.io/cn/faq/btcwallet/bitcoin-etf.md)
- [快速了解：比特币、闪电网络、Nostr、 Nostr Assets协议以及Taproot Assets协议](https://help.tpwallet.io/cn/faq/btcwallet/protocols.md)
- [如何使用BTC加速功能](https://help.tpwallet.io/cn/faq/btcwallet/acceleration.md)
- [在钱包中查看和发送Ordinals铭文](https://help.tpwallet.io/cn/faq/btcwallet/ordinals.md)
- [什么是部分签名的比特币交易（PSBT）](https://help.tpwallet.io/cn/faq/btcwallet/psbt.md)
- [什么是RBF和CPFP](https://help.tpwallet.io/cn/faq/btcwallet/rbf-cpfp.md)
- [什么是比特币Ordinals](https://help.tpwallet.io/cn/faq/btcwallet/ordinals-1.md)
- [什么是BTC网络拥堵，如何解决。](https://help.tpwallet.io/cn/faq/btcwallet/congestion.md)
- [什么是观察钱包](https://help.tpwallet.io/cn/faq/btcwallet/watch-wallet.md)
- [什么是找零地址](https://help.tpwallet.io/cn/faq/btcwallet/change-address.md)
- [什么是UTXO](https://help.tpwallet.io/cn/faq/btcwallet/utxo.md)
- [什么是OP\_RETURN？](https://help.tpwallet.io/cn/faq/btcwallet/op-return.md)
- [什么是路径](https://help.tpwallet.io/cn/faq/btcwallet/path.md)
- [什么是地址类型](https://help.tpwallet.io/cn/faq/btcwallet/address-types.md): TokenPocket带您认识BTC的地址类型
- [什么是公钥](https://help.tpwallet.io/cn/faq/btcwallet/public-key.md): TokenPocket 带您认识 BTC 公钥
- [什么是Taproot?](https://help.tpwallet.io/cn/faq/btcwallet/taproot.md)
- [什么是隔离见证](https://help.tpwallet.io/cn/faq/btcwallet/what-is-btc-segwit.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://help.tpwallet.io/cn/faq/btcwallet.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.
