# Switch Network

## Option 1: Via the network indicator

### Step 1: Click on the active network indicator

1. Locate the active network indicator displayed on the top of the Comet browser extension.

<figure><img src="/files/yKzyQHC2MsiqKbOpx0ER" alt="" width="375"><figcaption></figcaption></figure>

### Step 2: Select the desired network

1. Click on the network indicator to reveal the dropdown menu.
2. From the dropdown menu, choose the network you want to switch to (mainnet or testnet).

<figure><img src="/files/jnAAjwKvtZ1cd4EZdEHB" alt="" width="375"><figcaption></figcaption></figure>

### Step 3: Confirm the network switch

1. After selecting the new network from the dropdown, Comet will immediately make the switch.
2. Verify the change by checking the active network indicator on the top of the extension.

![](/files/J5eeq0D5mWBqwoJgMfGF)![](/files/bUxZopyLR6B7PPAkW6d3)

## Option 2: Via your wallet settings

### Step 1: Unlock your wallet and access wallet management

1. Open the Comet browser extension and unlock your wallet using your password.
2. Once your wallet is unlocked, you will have access to your wallet's home screen.

<figure><img src="/files/9ljUnSbgIqLH6Mchg2xp" alt="" width="375"><figcaption></figcaption></figure>

### Step 2: Open wallet management

1. Locate the button with three dots at the top right corner of the Comet browser extension.
2. Click on the three-dot button to open wallet management and see the additional options menu.

<figure><img src="/files/aACYCeYB4AlzahBFgeMv" alt="" width="375"><figcaption></figcaption></figure>

### Step 3: Navigate to your wallet settings

1. From the options menu, select the "Settings" item.
2. Clicking on the "Settings" item will redirect you to the wallet settings page.

<figure><img src="/files/kNWLysM4XwtUOP5Alvwc" alt="" width="375"><figcaption></figcaption></figure>

### Step 4: Change network settings

1. On the wallet settings page, find the "Network" or "Environment" setting.
2. In the network settings section, you will see the available networks (mainnet and testnet).
3. Choose the network you want to switch to by clicking on the respective option.
4. Save your preferences by clicking on the "Update settings" button.

<figure><img src="/files/V7x2d4HN6bZK75ZZNuWG" alt="" width="375"><figcaption></figcaption></figure>

### Step 6: Confirm the network switch

1. After updating your settings, Comet will immediately switch the network.
2. Verify the change by checking the active network indicator on the top of the extension.

![](/files/J5eeq0D5mWBqwoJgMfGF)![](/files/bUxZopyLR6B7PPAkW6d3)


---

# 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.cometwallet.io/user-guides/switch-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.
