# Blockchain Explorer Tutorial

- [What is Blockchain Explorer?](https://help.tokenpocket.pro/es/wallet-management/blockchain-explorer-tutorial/what-is-blockchain-explorer.md)
- [What is Transaction ID (Hash) ?](https://help.tokenpocket.pro/es/wallet-management/blockchain-explorer-tutorial/what-is-transaction-hash.md)
- [BSC Explorer Tutorial](https://help.tokenpocket.pro/es/wallet-management/blockchain-explorer-tutorial/bsc-explorer-tutorial.md)
- [Query transfer records on BSC explorer.](https://help.tokenpocket.pro/es/wallet-management/blockchain-explorer-tutorial/bsc-explorer-tutorial/query-the-transfer-record-bsc.md)
- [Query your assets on BSC explorer.](https://help.tokenpocket.pro/es/wallet-management/blockchain-explorer-tutorial/bsc-explorer-tutorial/query-wallet-assets-bsc.md)
- [Query the token's information on BSC explorer.](https://help.tokenpocket.pro/es/wallet-management/blockchain-explorer-tutorial/bsc-explorer-tutorial/query-token-info-bsc.md)
- [TRON Explorer Tutorial](https://help.tokenpocket.pro/es/wallet-management/blockchain-explorer-tutorial/tron-explorer-tutorial.md)
- [Query transfer records on TRON explorer.](https://help.tokenpocket.pro/es/wallet-management/blockchain-explorer-tutorial/tron-explorer-tutorial/query-transfer-records-tron.md)
- [Query your assets on TRON explorer.](https://help.tokenpocket.pro/es/wallet-management/blockchain-explorer-tutorial/tron-explorer-tutorial/query-wallet-assets-tron.md)
- [Query the token's information on TRON explorer.](https://help.tokenpocket.pro/es/wallet-management/blockchain-explorer-tutorial/tron-explorer-tutorial/query-token-info-tron.md)
- [ETH Explorer Tutorial](https://help.tokenpocket.pro/es/wallet-management/blockchain-explorer-tutorial/eth-explorer-tutorial.md)
- [Query transfer records on  ETH explorer.](https://help.tokenpocket.pro/es/wallet-management/blockchain-explorer-tutorial/eth-explorer-tutorial/query-transfer-records-eth.md)
- [Query your assets on ETH explorer.](https://help.tokenpocket.pro/es/wallet-management/blockchain-explorer-tutorial/eth-explorer-tutorial/query-wallet-assets-eth.md)
- [Query the token's information on ETH explorer.](https://help.tokenpocket.pro/es/wallet-management/blockchain-explorer-tutorial/eth-explorer-tutorial/query-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.tokenpocket.pro/es/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.
