# Enable/disable networks

### Enable/disable networks from the homepage

**Step 1**: On the SubWallet homepage, click on the Network section at the top of your screen.

<figure><img src="/files/Ma4lLaOQoZGE8bCqq1q2" alt=""><figcaption></figcaption></figure>

**Step 2**: A popup screen will appear on the right side.&#x20;

<figure><img src="/files/kSScO8RdxfYIp1rJUf1J" alt=""><figcaption></figcaption></figure>

Scroll down the list or type the network name in the search bar to find the network. Enable/disable that network by clicking the corresponding toggles.

<figure><img src="/files/FSK65597PLSfmFcWPLYq" alt=""><figcaption></figcaption></figure>

**Step 3**: Once done, click the "**X**" button at the top to exit the screen and return to the homepage.

<figure><img src="/files/80BEQfZaVElARSdTzRJF" alt=""><figcaption></figcaption></figure>

### Enable/disable networks via the Settings section

**Step 1**: On the SubWallet homepage, select the **Settings** tab on the sidebar to get to the settings.

<figure><img src="/files/IbBNXqIgtkIm6eSKLAwM" alt=""><figcaption></figcaption></figure>

**Step 2**: In the Settings screen, choose "**Manage networks**".

<figure><img src="/files/e4NJeQzITxjmsMzPadKc" alt=""><figcaption></figcaption></figure>

**Step 3**: Scroll down the list or type the network name in the search bar to find the network. Enable/disable that network by clicking the corresponding toggles.

<figure><img src="/files/FNTZ2malAzJI2MHz8HMI" alt=""><figcaption></figcaption></figure>

**Step 4**: Once done, select the **Portfolio** tab on the sidebar to return to the homepage.

<figure><img src="/files/zsMRydKeTQ8ptXxk1LSn" alt=""><figcaption></figcaption></figure>


---

# 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/main/web-dashboard-user-guide/network-management/customize-your-networks/enable-disable-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.
