# Change Network

In the GVA Launchpad interface, a button located in the top right corner allows you to switch between the currently supported networks. We are consistently working to add more networks to our platform, so be sure to check back for new updates regularly.

Once the button is clicked, a network selection window will appear, allowing you to select between Testnet (for testing) and Mainnet (production) networks.

After selecting the network, you will be prompted by your connected wallet application to approve the network change.

#### What happens if I connect from an unsupported network? <a href="#what-happens-if-i-connect-from-an-unsupported-network" id="what-happens-if-i-connect-from-an-unsupported-network"></a>

If you connect from a network that is currently not compatible, you will receive a warning message prompting you to select a network that is compatible with the platform.


---

# 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://genesyblockchain.gitbook.io/genesys-blockchain/genesys-viewapp/gva-general-aspects/why-gva/gva-launchpad/change-network.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.
