# BTC钱包

- [BTC 多签钱包创建教程](https://help.tokenpocket.pro/cn/faq/btcwallet/btc-multi-signature.md): 通过 TokenPocket 创建 BTC 多签钱包
- [BTC 多签：什么是 BTC 多重签名钱包？使用指南与安全实践](https://help.tokenpocket.pro/cn/faq/btcwallet/btc-multi-signature-tutorial.md): BTC 多签是一种管理方案，用于提升比特币资产的安全性。2025年，BTC 生态持续发展，用户对资产安全的关注也日益提升。传统的单签名钱包在密钥丢失或被盗时，资金安全面临巨大风险。而 BTC 多重签名（Multisig）技术通过分散签名权限，实现更安全、灵活的资产管理方案。
- [如何获得钱包公钥](https://help.tokenpocket.pro/cn/faq/btcwallet/obtain-public-key.md): 通过 TokenPocket 中找到BTC的公钥
- [关于 BTC 多签方案](https://help.tokenpocket.pro/cn/faq/btcwallet/btc.md): 了解 BTC 多签方案，更好在TokenPocket中使用 BTC 多签钱包功能。
- [符文的添加/转账/交易](https://help.tokenpocket.pro/cn/faq/btcwallet/runes-token.md)
- [什么是Runes协议](https://help.tokenpocket.pro/cn/faq/btcwallet/runes.md): Runes 协议：引领比特币代币生态系统的革新
- [什么是比特币ETF?](https://help.tokenpocket.pro/cn/faq/btcwallet/bitcoin-etf.md)
- [快速了解：比特币、闪电网络、Nostr、 Nostr Assets协议以及Taproot Assets协议](https://help.tokenpocket.pro/cn/faq/btcwallet/protocols.md)
- [使用TP钱包转账BRC-20，快人一步](https://help.tokenpocket.pro/cn/faq/btcwallet/brc-20.md): 使用TokenPocket一键转出BRC20资产，比别人快一倍，快来体验吧。
- [如何使用BTC加速功能](https://help.tokenpocket.pro/cn/faq/btcwallet/acceleration.md)
- [在钱包中查看和发送Ordinals铭文](https://help.tokenpocket.pro/cn/faq/btcwallet/ordinals.md)
- [什么是部分签名的比特币交易（PSBT）](https://help.tokenpocket.pro/cn/faq/btcwallet/psbt.md)
- [关于RBF和CPFP](https://help.tokenpocket.pro/cn/faq/btcwallet/rbf-cpfp.md)
- [什么是比特币Ordinals](https://help.tokenpocket.pro/cn/faq/btcwallet/ordinals-1.md)
- [什么是BTC网络拥堵，如何解决。](https://help.tokenpocket.pro/cn/faq/btcwallet/congestion.md)
- [什么是观察钱包](https://help.tokenpocket.pro/cn/faq/btcwallet/watch-wallet.md)
- [什么是找零地址](https://help.tokenpocket.pro/cn/faq/btcwallet/change-address.md)
- [什么是UTXO模型](https://help.tokenpocket.pro/cn/faq/btcwallet/utxo.md)
- [什么是OP\_RETURN？](https://help.tokenpocket.pro/cn/faq/btcwallet/op-return.md)
- [什么是路径](https://help.tokenpocket.pro/cn/faq/btcwallet/path.md)
- [什么是公钥](https://help.tokenpocket.pro/cn/faq/btcwallet/public-key.md): TokenPocket 带您认识 BTC 公钥
- [什么是地址类型](https://help.tokenpocket.pro/cn/faq/btcwallet/address-types.md)
- [什么是Taproot？](https://help.tokenpocket.pro/cn/faq/btcwallet/taproot.md)
- [什么是隔离见证](https://help.tokenpocket.pro/cn/faq/btcwallet/what-is-btc-segwit.md)
- [什么是 BIP-177？重新定义比特币单位的提案详解](https://help.tokenpocket.pro/cn/faq/btcwallet/what-is-bip-177-a-clear-guide-to-bitcoins-unit-redefinition-proposal.md): BIP-177 是由 John Carvalho 提出的比特币改进提案，旨在通过简化比特币单位展示方式提升用户体验。本文详细解读 BIP-177 的核心内容、三大好处及社区反馈。


---

# 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.tokenpocket.pro/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.
