# 基础知识

- [什么是区块链？](https://help.tpwallet.io/cn/the-basics/what-is-blockchain.md)
- [什么是去中心化钱包？](https://help.tpwallet.io/cn/the-basics/what-is-a-decentralized-wallet.md)
- [什么是私钥、助记词和密码？](https://help.tpwallet.io/cn/the-basics/what-is-a-private-key-mnemonic-and-password.md)
- [什么是矿工费？](https://help.tpwallet.io/cn/the-basics/what-is-the-miner-fee.md)
- [什么是DeFi？](https://help.tpwallet.io/cn/the-basics/what-is-defi.md)
- [什么是DEX?](https://help.tpwallet.io/cn/the-basics/about-dex.md)
- [什么是keystore](https://help.tpwallet.io/cn/the-basics/keystore.md)
- [什么是硬件钱包](https://help.tpwallet.io/cn/the-basics/hardware-wallet.md)
- [什么是冷钱包](https://help.tpwallet.io/cn/the-basics/cold-wallet.md)
- [什么是热钱包](https://help.tpwallet.io/cn/the-basics/hot-wallet.md)
- [什么是观察钱包](https://help.tpwallet.io/cn/the-basics/watch-the-wallet.md)
- [什么是多签钱包](https://help.tpwallet.io/cn/the-basics/multisig.md)
- [什么是插件钱包](https://help.tpwallet.io/cn/the-basics/plug-in.md)
- [什么是Passphrase](https://help.tpwallet.io/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.tpwallet.io/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.
