# Network setup

As we have public production networks, public test networks as well as local development network for developers to interact with, this section contains instructions on how to use them:

{% content-ref url="/pages/tLTPSxSKiyYZnx72m8dz" %}
[Local development network](/network/network-setup/local-development-network.md)
{% endcontent-ref %}

{% content-ref url="/pages/ARQc1bHT7YiAmh9eXXiS" %}
[Connecting to a public network with local RPC node](/network/network-setup/connecting-to-a-public-network-with-local-rpc-node.md)
{% endcontent-ref %}


---

# 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://evmdocs.acala.network/network/network-setup.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.
