# What are Networks?

The main network you can access through the signer is the Aleph Zero blockchain. This is the default network, but you can change the network to the others that are supported. You can interact with the Aleph Zero Testnet and connected networks that use the Substrate framework or are a part of the Polkadot ecosystem.

For example, accessing the Aleph Zero Testnet will permit you to interact with apps that have been released there and are currently in the testing phase. To learn how to get access to the Testnet, head over to our testnet website:  <https://testnet.alephzero.org/>

![](/files/QJyIgNEu4KTFKRlrtnQt)![](/files/9LvpxHwDXjwL1Xwrx0hG)


---

# 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.alephzero.org/aleph-zero/use/aleph-zero-signer/what-are-networks.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.
