> For the complete documentation index, see [llms.txt](https://docs.kstadium.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kstadium.io/explorer/use-explorer.md).

# Use Explorer

### Block explorer and analytics platform for K STADIUM

[K STADIUM Ground Chain Explorer](https://explorer.kstadium.io) transparently records the creation of blocks and transactions on the GroundChain. Users can search for transactions, check the accounts created in GroundChain and the balance of each address, as well as check the smart contracts on the K STADIUM GroundChain. Its user-friendly interface makes chain monitoring/search easier.

### Checking Block&#x20;

<figure><img src="/files/ZqBLgS6nfTwJ7FByE4c7" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/9yDEmBv3pP46UJT3xmMv" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/7I4ZkFJQmV0KUoOj7N0N" alt=""><figcaption></figcaption></figure>

### Checking Transaction

<figure><img src="/files/wDSdP9UjHs8HiwOFMERF" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/nyLMmv2joQGpFNnAKWRs" alt=""><figcaption></figcaption></figure>

### Checking Account&#x20;

<figure><img src="/files/g2SymJq6XfokOHbzmIAR" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/flRDjJgrDNAlficskTzf" alt=""><figcaption></figcaption></figure>

### Checking Token Information (GroundChain)

<figure><img src="/files/8ILclvJizmfJlVTNcOss" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/BCDAIG7rdBDcEeGVjuCQ" alt=""><figcaption></figcaption></figure>

d


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.kstadium.io/explorer/use-explorer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
