# Quaiscan Open-Source Explorer

{% hint style="success" %}
🔵🎉 See the newly redesigned Quaiscan in action [on Quai Network](https://quaiscan.io).
{% endhint %}

Quaiscan provides a comprehensive, easy-to-use interface for users to view, confirm, inspect and interact with Quai Network.

While there are several explorers available to blockchain projects, most are closed systems (ie Etherscan, Routescan) which are not independently verifiable and do not support the Quai Network ecosystem.

As the multi-chain paradigm continues to take hold in both private and public settings, transparent tools are needed to analyze and validate transactions and provide an explorer interface for all shards within Quai Network.

Information on the latest release and version history is available in the [Github repo](https://github.com/dominant-strategies/quaiscan-blockscout).


---

# 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.quaiscan.io/readme.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.
