# How to manage networks?

### **Teleport Wallet supports switching between networks as well as adding custom networks.**

#### **- Switch Network**

To switch networks, you can click the current network at the top to open the network list, then just select your target network.&#x20;

![](/files/f4MKcXG6gKs1wnkeuOW2)![](/files/vXGqv8yLietyTsm1suDz)

#### - Customize Network

1. Click the “Customize Network” button at the bottom\
   \
   ![](/files/WB8o5ABuRiisVVtUx23M)
2. Fill in the relevant information in turn, especially the Network Name/RPC URL/Chain ID. Click the ‘Next‘ button to fulfill the customization.\
   \
   ![](/files/S1ggOAQS1zP0gKq6kJoF)


---

# 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.teleportwallet.io/guides/tutorial/how-to-manage-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.
