# 区块浏览器使用教程

- [什么是区块浏览器？](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/what-is-blockchain-explorer.md)
- [什么是哈希值（交易哈希）？](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/what-is-tx-hash.md)
- [BSC浏览器使用教程](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/bsc-explorer-tutorial.md)
- [如何在BSC区块浏览器查询交易记录？](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/bsc-explorer-tutorial/inquire-the-transfer-record-bsc.md)
- [如何在BSC区块浏览器查询资产？](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/bsc-explorer-tutorial/inquire-wallet-address-bsc.md)
- [如何在BSC区块浏览器查询代币信息？](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/bsc-explorer-tutorial/inquire-token-info-bsc.md)
- [TRON浏览器使用教程](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/tron-explorer-tutorial.md)
- [如何查看地址多签状态](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/tron-explorer-tutorial/status-check.md)
- [如何在TRON区块浏览器查询交易记录？](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/tron-explorer-tutorial/inquire-the-transfer-record-tron.md)
- [如何在TRON区块浏览器查询资产？](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/tron-explorer-tutorial/inquire-wallet-address-tron.md)
- [如何在TRON区块浏览器查询代币信息？](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/tron-explorer-tutorial/inquire-token-info-tron.md)
- [ETH浏览器使用教程](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/eth-explorer-tutorial.md)
- [如何在ETH区块浏览器查询交易记录？](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/eth-explorer-tutorial/inquire-the-transfer-record-eth.md)
- [如何在ETH区块浏览器查询资产？](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/eth-explorer-tutorial/inquire-wallet-address-eth.md)
- [如何在ETH区块浏览器查询代币信息？](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/eth-explorer-tutorial/inquire-token-info-eth.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/wallet-management/blockchain-explorer-tutorial.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.
