# Switch from Mainnet to Devnet \[GUIDE]

## Changing Wallet Networks on Phantom

1. Click the top left icon
2. Then click Developer Settings
3. Click Change Network
4. Then select the desired network, Mainnet to Devnet.
5. Perform the same steps to switch between Devnet to Mainnet

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

## Changing Wallet Networks on xNFT Backpack <a href="#changing-wallet-networks-on-xnft-backpack" id="changing-wallet-networks-on-xnft-backpack"></a>

1. Click on the profile icon in the top right corner.
2. Next, select Preferences.
3. Look for the section labeled Solana and click on it.&#x20;
4. Select RPC connection.
5. Switch to either Mainnet or Devnet<br>

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

## Changing Wallet Networks on Glow Wallet <a href="#changing-wallet-networks-on-glow-wallet" id="changing-wallet-networks-on-glow-wallet"></a>

1. Click on the gear icon in the bottom right corner.
2. Next, select Network from the menu.
3. Choose the desired network Mainnet or Devnet and click on the glow wallet icon in the bottom left corner.

<figure><img src="/files/0g6mZAOflEXD4rF4qmZY" alt=""><figcaption></figcaption></figure>

## Changing Wallet Networks on Solflare Wallet <a href="#changing-wallet-networks-on-solflare-wallet" id="changing-wallet-networks-on-solflare-wallet"></a>

1. click on the gear icon in the bottom right corner.
2. Next, select Network from the menu.
3. Choose desired network Mainnet or Devnet.
4. Finally, select Proceed to continue.

<figure><img src="/files/Aifw1cdp9QlwfmRHnrwg" 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.goosefx.io/archived/switch-from-mainnet-to-devnet-guide.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.
