# Select Custom Networks

## In a newly installed SubWallet

First [Create an Account](/beta/extension-user-guide/create-an-account.md) or [Import and Restore an Account](/beta/extension-user-guide/import-and-restore-an-account.md), then the Network Selection screen will pop up. Search or scroll down to select the network(s) that you need to use, then hit **Confirm**. You will see all your selected networks when pressing the drop-down menu on the top. Apart from the four relay chains (Polkadot, Kusama, Westend Testnet & Rococo Testnet), all other networks are arranged in alphabetical order.

![](/files/on23CB0MEtv5Q9fsIVLO) ![](/files/Xt13FGgGykVMxKVBSO9b)

## In an existing SubWallet

On the top drop-down menu, select **Custom Networks.** Search or scroll down to enable your desired networks, then press **Done.**

![](/files/7UpL8mMCM9do9FZDTu7l) ![](/files/MsMh90zrCAm7BFRPDybG)

{% hint style="info" %}
If you want to disconnect all networks, select **Disconnect all.** If you wish to revert to default (Polkadot Relay Chain and Kusama Relay Chain), click **Reset to default.**&#x20;
{% endhint %}

![](/files/TUrCFLhiRz7huvucSFN8) ![](/files/gmDIKzpExva7Rg2Iyya5)

{% hint style="info" %}
If your networks aren't listed, hit **Add Network** to add your networks manually.
{% endhint %}


---

# 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.subwallet.app/beta/extension-user-guide/select-custom-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.
