# Explorer

U2UScan is U2U Network blockchain explorer, search, API and analytics platform for U2U Network.

> *Please note that U2UScan does not included U2U Subnet Explorer*

As a means to provide equitable access to blockchain data, we've developed the **U2Uscan Developer APIs** to empower developers with direct access to U2Uscan's block explorer data and services via **GET/POST requests.**

U2Uscan's APIs are provided as a **community service** and **without warranty**, so please use what you need and no more.

## API Endpoints

For that you may find a suitable endpoint from our wide range of APIs that you can simply query to provide data while you remain fully focused on building your applications.

## Tutorials

> There is an overwhelming amount of data :chart\_with\_upwards\_trend: that can be extracted from the U2U Network.

We've helped you take the first steps by writing some thorough tutorials on how to query and derive popular blockchain metrics.&#x20;

For power users, we've also added guides such as how you can *programmatically verify contracts* through API calls and more advanced use cases of endpoints.


---

# 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.u2u.xyz/services/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.
