> For the complete documentation index, see [llms.txt](https://docs.talisman.xyz/talisman/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.talisman.xyz/talisman/customize/managing-networks-and-tokens/adding-custom-networks.md).

# Adding Custom Networks

Adding an RPC endpoint to your wallet is a useful tool in many scenarios. For developers, this offers the ability to test and interact with specific networks or testnets that aren't already supported by Talisman. In everyday use, adding an RPC of your choice can result in a more performant experience. In both cases, Talisman provides the tools you need. Here's how to set it up:

#### Setting Up a Custom Network in Talisman

For a tailored experience with Substrate-based chains, Talisman's interface allows custom RPC configurations.\
\
1\. From the popup view, click settings indicated by the gear icon.

<div align="left"><figure><img src="/files/eY5ETfDsoAvNgPquPDdC" alt="" width="375"><figcaption></figcaption></figure></div>

2\.  Select “All Settings”

<div align="left"><figure><img src="/files/xj3lYShUQLCQeNkKvrH5" alt="" width="375"><figcaption></figcaption></figure></div>

3\. Select “Networks and Tokens” from the list on the left panel

<div align="left"><figure><img src="/files/H5nzsu6FzmbMCKKwDqte" alt=""><figcaption></figcaption></figure></div>

4\. Choose “Manage networks”.

<div align="left"><figure><img src="/files/NRlOPS5fvchAR9J0Gz7f" alt=""><figcaption></figcaption></figure></div>

5\. Click “Add network”

<div align="left"><figure><img src="/files/M7bJBkt0K57YEaSRAQbg" alt=""><figcaption></figcaption></figure></div>

6\. Select which platform (Polkadot or Ethereum)

<div align="left"><figure><img src="/files/NI6im3vAIIiMAAKbRY61" alt=""><figcaption></figcaption></figure></div>

7\. Enter the required details for your custom network and click “save” which will turn green.

<div align="left"><figure><img src="/files/BtLC0DFXOatRLumdrgfI" alt=""><figcaption></figcaption></figure></div>

Now your custom network will be saved to your Talisman wallet!\
\
v 3.1.13


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.talisman.xyz/talisman/customize/managing-networks-and-tokens/adding-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.
