# Introduction

With Avascan, you can explore the Avalanche network.&#x20;

This is a **deep dive** on how to use Avascan to browse blockchains, assets, validators, smart contracts and transactions on the Avalanche network.

{% hint style="info" %}
While Avascan currently explores X-Chain and C-Chain, it's been designed to easily explore multiple blockchains. P-Chain support is already underway, and more Avalanche chains will be supported as they are deployed.
{% endhint %}

{% content-ref url="/pages/-MQwB\_Tw8f7\_4Kd0aSSq" %}
[Blockchains](/how-to-use-avascan/blockchains.md)
{% endcontent-ref %}

*More documentation coming soon!*


---

# 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.avascan.info/how-to-use-avascan/introduction.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.
