# Manage custom networks

**Step 1**: On the SubWallet homepage, tap the list item at the top left corner of the screen to get to the Settings section.

<figure><img src="/files/3eeyWLaDX5RavnDqJ38o" alt="" width="282"><figcaption></figcaption></figure>

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

<figure><img src="/files/4ZEFqn0oliKdxp0q0vSm" alt="" width="282"><figcaption></figcaption></figure>

**Step 3**: Scroll down the network list or type the name to find your custom network.

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

<figure><img src="/files/0v27Kb0w8NRopQcEy2DI" alt="" width="282"><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**: Tap the <img src="/files/t2wP9GgGBId2J3R90AxF" alt="" data-size="line"> icon to get to the Network detail screen.

<figure><img src="/files/VdKcRLXw7L9H2qWaJKxx" alt="" width="282"><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/bAw7YCUcaigor6RAHzmH" alt="" width="282"><figcaption></figcaption></figure>

To add another provider URL, tap the "**+**" button at the upper right corner of the screen, then add your selected provider URL. Once done, hit "**Save**".

<div><figure><img src="/files/uZk4x4o7CCUVWY4oiqHI" alt="" width="282"><figcaption></figcaption></figure> <figure><img src="/files/oDQKdmJ4ApdDpNvtLfeJ" alt="" width="282"><figcaption></figcaption></figure></div>

<figure><img src="/files/2iLWOL5KE5QiYeXF18NH" alt="" width="282"><figcaption></figcaption></figure>

To add the network's block explorer, enter the corresponding explorer's site in the **Block explorer** field. Once done, hit "**Save**".

<div><figure><img src="/files/hXzxCHXLm1vsqsVKBNeI" alt="" width="282"><figcaption></figcaption></figure> <figure><img src="/files/9zD3HrTYWAH4Gyd0YOnb" alt="" width="282"><figcaption></figcaption></figure></div>
{% endtab %}

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

<div><figure><img src="/files/uwLFvqu6ju1lYKkXCfvA" alt="" width="282"><figcaption></figcaption></figure> <figure><img src="/files/S4wGOjikmkGj2jHa3z83" alt="" width="282"><figcaption></figcaption></figure></div>

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

<figure><img src="/files/dQGYBq7eG7WtA4pO4wXw" alt="" width="282"><figcaption></figcaption></figure>

**Step 6**: In the Network detail section, press the bin icon at the top right corner of the screen.

<figure><img src="/files/PGdAsxP5EV8hO7BAOwwY" alt="" width="282"><figcaption></figcaption></figure>

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

<figure><img src="/files/uZgXSamUlB3icnuaph9Z" alt="" width="282"><figcaption></figcaption></figure>

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

<figure><img src="/files/p1EXVhaJhUP6OsuVKdwy" alt="" width="282"><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/mobile-app-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.
