# DOScan

## DOScan.io

Our self-hosted explorer [doscan.io](https://doscan.io) offers a suite of powerful tools designed to help you track transactions, analyze DOS usage statistics, and access detailed information about validators.

* Search using address, transaction hash, or block ID
* Delve into detailed transaction information
* Access, verify, and interact with smart contract source codes

A Beam Testnet Explorer is also available: [test.doscan.io](https://test.doscan.io/).

## Snowtrace.io

Access the Snowtrace Explorer for DOS at [7979.snowtrace.io](https://7979.snowtrace.io/), which offers tools for enhanced blockchain interaction:

* View transactions, statistics, and validator details
* Search using an address, transaction hash, or block ID
* Explore details about ERC20, ERC721, and ERC1155 tokens
* Delve into detailed transaction information
* Access, verify, and interact with smart contract source codes


---

# 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.doschain.com/ecosystem/doscan.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.
