# Switch Bitcoin Networks

{% hint style="info" %}

## 📜 **TL;DR:**

* When setting up your UniSat wallet, the browser extension will default to the Bitcoin mainnet network.&#x20;
* If you plan on building on or interacting with Bitcoin testnet, you may need to change the network your UniSat wallet is set to in order to view your testnet assets.&#x20;
* This guide walks you through switching the connected network on your UniSat wallet.
  {% endhint %}

***

## 🏁 Prerequisites

* [UniSat Wallet Setup](/how-to-tutorials/using-hemi/wallet-setup/btc-wallet-setup.md)

***

## 📚 Tutorial

### 1. Open the UniSat browser extension ![](/files/qyKLY3CGr2A0HaskLBJl)

***

### 2. Select the network dropdown

Click the network dropdown in the top-right corner to view all Bitcoin networks. \
![](/files/QuCYXPWVie42ZxGjxl7q)

***

### 3. Select Bitcoin Testnet

Select `'Bitcoin Testnet'` from the list of networks. \
&#x20;![](/files/arD5i8XSgO8Y9yxZyZ4I)\
\
From here, the dropdown should expand and you can click on `'Bitcoin Testnet'.`\
![](/files/g4vJmYUZkK2INt19zf8L)

***

### 4. You are ready to interact on Bitcoin Testnet! 🎉

Your wallet is now ready to send, receive, and sign transactions on Bitcoin Testnet!


---

# 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.hemi.xyz/how-to-tutorials/using-hemi/wallet-setup/btc-wallet-setup/switch-bitcoin-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.
