# Explorer

## Explorer <a href="#avax.network" id="avax.network"></a>

### avax.network <a href="#avax.network" id="avax.network"></a>

An avax.network explorer is available for [NUMINE](https://subnets.avax.network/numi).

The avax.network explorer provides tools to help you view transactions, see statistics about the NUMINE usage, and view details about validators.

* Search using address, transaction hash, block ID, address, token or etc
* Detailed transaction information or block information
* Access, verify, and interact with smart contract source codes

A NUMINE Testnet Explorer is also available: [subnets-test.avax.network/numine](https://subnets-test.avax.network/numine)


---

# 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.numine.io/numine-ecosystem/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.
