# Getting Started

Quaiscan is a full-featured explorer with many uses. A block explorer provides views and insights into various data stored on chain. Depending on the page, section and instance, different types of data is displayed. See below for different views and learn how to navigate blockchain data.

Quaiscan offeres different informational displays depending on the page and section you are viewing. Learn more about different views and data displays in Quaiscan:

* [Top Menu](/using-quaiscan/overviews/top-menu.md)
* [Blocks](/using-quaiscan/overviews/blocks.md)


---

# 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/using-quaiscan/overviews.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.
