# Block Explorers

{% hint style="info" %}

#### **Blockscout Explorer**

Explore the Creator Testnet with Blockscout, a powerful tool for monitoring and debugging:
{% endhint %}

* **Smart Contract Insights:** View, verify, and interact with smart contract source code.
* **Transaction Details:** Access comprehensive information on transactions.
* **Dapp store** : <https://explorer.creatorchain.io/apps>

#### Visit the Sepolia Creator Testnet Explorer to get started : <https://explorer.creatorchain.io/stats>

<figure><img src="/files/iM5YOHlq6XfxfNYKsaqG" alt=""><figcaption><p>Explore the Creator Testnet Explorers</p></figcaption></figure>

**Discover the Dapp Store in Creator Explorer**

#### Explore the list of approved dApps within the Creator Ecosystem, all accessible directly from the Explorer: [Creator Explorer Dapps](https://explorer.creatorchain.io/apps)

Want to feature **your application in the Creator Network Dapp Store?**&#x20;

Submit your project here: [Submit Your Application](https://docs.google.com/forms/d/e/1FAIpQLSeSytkE-vO4_-wm9sc2UlQ9Qwi4rAKiJQ0TQhm2zQy6BmDgAg/viewform)

<figure><img src="/files/2Pp90ZaWETDIFK1zRIdi" alt=""><figcaption></figcaption></figure>


---

# 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://docs.creatorchain.io/developer-resources/explorer.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.
