# Explorer Documentation

Welcome to the official documentation for the **IBVM Explorer** — the blockchain explorer and developer gateway for the International Bitcoin Virtual Machine (IBVM) ecosystem.

The IBVM Explorer offers a seamless way to interact with the IBVM Layer 2 chain, whether you're a developer building dApps, a researcher analyzing transactions, or a user tracking activity. This documentation provides everything you need to get started with our RESTful APIs, view smart contracts, and access network data in real time.

#### 🔍 What You Can Do With IBVM Explorer

* Explore and verify transactions, blocks, and contracts on the IBVM Layer 2 chain
* Use our developer APIs to build wallets, analytics dashboards, DeFi tools, and more
* Track token activity, logs, event history, and wallet statistics
* Monitor real-time gas usage and blockchain performance metrics
* Verify smart contracts and interact via integrated APIs
*

```
<figure><img src="/files/pWIiEjeWLdE4I7RsAKuZ" 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://ibvm.gitbook.io/ibvm-doc/explorer-documentation.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.
