# Etherspot Block Explorer

## Test your apps with our Etherspot POA Network

Etherspot has a built-in POA network to assist you in developing your applications quickly and with minimal effort. Etherspot also has a **built-in faucet** on the Etherspot Playground for accounts created on the Etherspot POA network which allows you to top up account addresses or P2P Deposit addresses for testing.

:arrow\_upper\_right: [**Launch Etherspot Block Explorer**](https://explorer.etherspot.dev/)

:busstop: Here are some other helpful links:

* Try the [Etherspot Playground](/getting-started/etherspot-playground.md)
* Top up accounts created on the Etherspot POA network with the [built-in facet](https://try.etherspot.dev/#TopUpAccount)


---

# 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://v1.etherspot.io/getting-started/etherspot-block-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.
