# 基础知识

- [什么是区块链](https://help.tokenpocket.pro/cn/the-basics/what-is-blockchain.md)
- [什么是去中心化](https://help.tokenpocket.pro/cn/the-basics/what-is-decentralization.md)
- [什么是去中心化钱包](https://help.tokenpocket.pro/cn/the-basics/what-is-a-decentralized-wallet.md)
- [USDT 常见问题及解答](https://help.tokenpocket.pro/cn/the-basics/what-is-a-decentralized-wallet/about-usdt.md)
- [什么是 USDT 钱包？USDT 钱包如何工作？](https://help.tokenpocket.pro/cn/the-basics/what-is-a-decentralized-wallet/wallet-usdt.md): 本文将深入讲解什么是 USDT 钱包，它如何工作，以及选择 USDT 钱包时需要注意的事项。
- [USDT钱包科普：如何安全存储USDT及选择合适的钱包](https://help.tokenpocket.pro/cn/the-basics/what-is-a-decentralized-wallet/usdt-wallet.md): USDT（Tether）作为一种广泛使用的稳定币，其与美元的1:1挂钩特性使其成为数字货币市场中的重要资产。随着USDT的普及，如何安全地存储和管理这些数字资产成为了每个加密货币用户关注的重点。选择一个合适的USDT钱包，不仅能够保障资产安全，还能提高交易的便利性。 本文将深入解析USDT钱包的种类、如何选择一个安全可靠的钱包、以及常见的钱包推荐，帮助你更好地管理你的USDT。
- [什么是私钥、助记词和密码？](https://help.tokenpocket.pro/cn/the-basics/what-is-a-private-key-mnemonic-and-password.md)
- [什么是矿工费](https://help.tokenpocket.pro/cn/the-basics/what-is-the-miner-fee.md)
- [什么是DeFi](https://help.tokenpocket.pro/cn/the-basics/what-is-defi.md)
- [什么是DEX](https://help.tokenpocket.pro/cn/the-basics/about-dex.md)
- [什么是keystore](https://help.tokenpocket.pro/cn/the-basics/keystore.md)
- [什么是硬件钱包](https://help.tokenpocket.pro/cn/the-basics/hardware-wallet.md)
- [什么是冷钱包](https://help.tokenpocket.pro/cn/the-basics/cold-wallet.md)
- [什么是热钱包](https://help.tokenpocket.pro/cn/the-basics/hot-wallet.md)
- [什么是观察钱包](https://help.tokenpocket.pro/cn/the-basics/watch-the-wallet.md)
- [什么是多签钱包](https://help.tokenpocket.pro/cn/the-basics/multisig.md)
- [什么是插件钱包](https://help.tokenpocket.pro/cn/the-basics/plug-in.md)
- [什么是Passphrase](https://help.tokenpocket.pro/cn/the-basics/passphrase.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.tokenpocket.pro/cn/the-basics.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.
