# Add new networks unavailable in pre-defined list from dApp

{% hint style="info" %}
Currently, SubWallet supports adding new EVM & Substrate networks.
{% endhint %}

**Step 1:** Open the dApp you want to use, and then click on "Connect" to link it to your wallet.

Here, we are using [ChainList](https://chainlist.org/) as an example.

{% hint style="warning" %}
As ChainList is a list of EVM networks, MetaMask will be its default wallet for connecting. Therefore, if you want to connect via SubWallet, disable the MetaMask extension first.
{% endhint %}

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2F3E8HaDSxLgqBzTkgegEE%2Fimage.png?alt=media&#x26;token=b8ea4696-8851-474e-9641-68819d367c16" alt=""><figcaption></figcaption></figure>

**Step 2:** Select the network you want to add and click "**Connect Wallet**".

*In this example, we want to add the PulseChain network.*

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FIJJ7jaF15KgzdZYPsCAz%2FScreenshot_338.png?alt=media&#x26;token=d6e5f0fb-ff50-470c-91ac-3084b389c2dc" alt=""><figcaption></figcaption></figure>

**Step 3:** The SubWallet popup window will appear. Select the account(s) in which you want to add the network, then click "**Connect**".

<div><figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FyWCZqBn6pvFWBR2NNikK%2FScreenshot_339.png?alt=media&#x26;token=8cdef87f-c88f-4209-b91b-a28b02214015" alt="" width="363"><figcaption></figcaption></figure> <figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FHGNMmuGW9TSM3NTMojiI%2FScreenshot_340.png?alt=media&#x26;token=c8541e3e-db49-4249-ad14-82f6020d879f" alt="" width="363"><figcaption></figcaption></figure></div>

**Step 4**: Once you've selected the account(s), the initial popup will be closed, and another popup will appear, asking you to confirm the add network request. Check the request details, then click "**Approve**" to proceed.&#x20;

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2F8O3qaUXTbBSl9a0ojNIB%2FScreenshot_341.png?alt=media&#x26;token=5bbac007-051f-494b-88fc-54c1cace3313" alt="" width="363"><figcaption></figcaption></figure>

**Step 5**: You've successfully added a custom network from dApp! To find your newly added network, follow this [guide](https://docs.subwallet.app/main/extension-user-guide/network-management/customize-your-networks/manage-custom-networks).

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FXsAnAJZeRQqULArPEC7Q%2FScreenshot_342.png?alt=media&#x26;token=0c889d8e-b085-4a3f-a54c-97bb278a8ec1" alt="" width="363"><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/extension-user-guide/connect-dapps-and-manage-website-access/add-new-networks-unavailable-in-pre-defined-list-from-dapp.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.
