# Manage custom networks

**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 network list or type the network name to find your custom network.

*In this example, we will manage the "**Basecamp**" network - an EVM network.*

<figure><img src="/files/4wHCTzEg4Lj3zgnG6aW6" alt=""><figcaption></figcaption></figure>

Depending on what suits your needs, choose the appropriate tab:

{% tabs %}
{% tab title="Edit network information" %}
{% hint style="warning" %}
Once a network is imported onto SubWallet, you can only edit its information by:

* Adding another network's provider URL
* Adding the network's block explorer
  {% endhint %}

**Step 4**: Click the pencil icon to get to the Network detail screen.

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

**Step 5**: In the Network detail screen, add another provider URL or add the network's block explorer.

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

{% hint style="info" %}
To add another provider URL, click on the "**+**" button at the upper right corner of the screen, then add your selected provider URL. Once done, click "**Save**".

![](/files/6lnYUcOpL6z1lTKGaeKI)\
\
Once done, click "**Save**".\
![](/files/rnqFEF5j3AIL08LubdUQ)
{% endhint %}

{% hint style="info" %}
To add the network's block explorer, enter the corresponding explorer's site in the **Block explorer** field.&#x20;

![](/files/hAPXZTf68KUT23Q8pk4o)\
\
Once done, click "**Save**".\
![](/files/5yzrYM4IdknnLty4nErN)
{% endhint %}
{% endtab %}

{% tab title="Remove custom networks" %}
**Step 4**: Find the network you wish to remove and disable the toggle next to its name.

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

**Step 5**: Click the <img src="/files/VAwYiLwADCLViVQAzFd1" alt="" data-size="line"> icon to get to the Network detail screen.

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

**Step 6**: In the Network detail section, click the <img src="/files/0UClLt5NdROriO9LCxJT" alt="" data-size="line"> icon at the top right corner of the screen.

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

**Step 7**: A pop-up will appear. Choose "**Remove**" to confirm the removal.

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

You've successfully removed the network! It won't be found in the network list anymore.

<figure><img src="/files/7ZOAbyXy2PQrdwLSWyIX" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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/manage-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.
