# Block Explorer

The block explorer has slightly expanded tool set including other dex.guru’s ecosystem tools.

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

{% embed url="<https://scan.xfi.ms/>" %}

Basic features are similar to well known explorer’s services such as block (1), transaction(2), or chain (3) info.

<figure><img src="/files/4OJGkQpZ8Qyvkz7kRCAL" alt=""><figcaption></figcaption></figure>

{% embed url="<https://scan.xfi.ms/blocks>" %}

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

{% embed url="<https://scan.xfi.ms/txs>" %}

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

{% embed url="<https://scan.xfi.ms/chain>" %}

Top ERC-20 top tokens (1) and ERC-20 top tokens txs (2) (tba)

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

{% embed url="<https://scan.xfi.ms/tokens>" %}

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

{% embed url="<https://scan.xfi.ms/tokentxns>" %}

With Developers Console (1) you get the access to our data API. On verification page(2) you can  verify any network related contract. In a warehouse (3) you can play with a data making queries and building dashboards, as it is briefly described on a dedicated [docs page](/framework/warehouse/getting-started.md).

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

{% embed url="<https://developers.dex.guru/>" %}

<figure><img src="/files/23C8fqofMXU2zrEsOzIS" alt=""><figcaption></figcaption></figure>

{% embed url="<https://scan.xfi.ms/verifyContract>" %}

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

{% embed url="<https://warehouse.xfi.ms/>" %}

Finally on a dex.guru(1) you can get vibrant dashboards with aggregated data from dexs statistics. So as gas tracker (2), and dashboards made at and published from our warehouse.

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

{% embed url="<https://dex.guru/markets?chain=xfi_test>" %}

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

{% embed url="<https://scan.xfi.ms/gastracker>" %}

<figure><img src="/files/6UQnqZl1PaMMSXtMbi9f" alt=""><figcaption></figcaption></figure>

{% embed url="<https://scan.xfi.ms/charts?tab=blockchain-data>" %}


---

# 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.gurunetwork.ai/framework/block-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.
