# Manage Network

**Step 1**: Users can select the network by clicking on the button of default network on the right side of the header. Users can choose from the following options:

\-       Mainnet

\-      Testnet

<figure><img src="/files/9fBEsJoI6FEH6EWrM55Z" alt=""><figcaption></figcaption></figure>

**Step 2**: Users can select the type of network they want to use. You can either choose to be connected to the Mainnet or the Testnet.

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

**Step 3**: Click on Connect and choose the wallet to use.

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

**Step 4**: Once connected, users will be navigated back to the homescreen and they can view the updated network.

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

Network Connections in XDC

<figure><img src="/files/nOrKEWFcM0Z86IUZCa84" alt=""><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.xspswap.finance/v3/v3-dex/manage-network.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.
