# Query the token's information on BSC explorer.

1. Open TokenPocket APP, click the \[bscscan] on the \[Block Explorer] section of the \[Discover] page. Enter the token's contract address on the search bar.

![](/files/1515IfRECoZgfYJxGbbS)

2\. The token details page includes basic information such as the token's total supply, token holders' addresses, contract address, decimals, official website, etc.

![](/files/bxa1x5AifOEXhie0UISz)


---

# 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/en/wallet-management/blockchain-explorer-tutorial/bsc-explorer-tutorial/query-token-info-bsc.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.
