# Testnet guide

## **Prepare your wallet by funding your Taproot address with testnet BTC**

![](https://3523236551-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ4NHAHIVnWQiEecvs1By%2Fuploads%2F3W4UA4243lA2e024Hqnj%2Fimg_v2_89ec7b56-7c6b-4421-89b0-196a123319hu.jpg?alt=media\&token=4dce2ca3-e082-42e6-84e6-cacd1029d3d2)

1\.  Connect to UniSat Wallet and go to Settings. Switch the Network to TESTNET.

![](https://3523236551-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ4NHAHIVnWQiEecvs1By%2Fuploads%2FLvqEPBMPbCK26jvYIFQR%2Fimg_v2_3856b68d-2df7-4eb2-99a9-4e20791b6dhu.jpg?alt=media\&token=87983af5-0862-4f31-8d36-9cb4774c0c41)

2\.  Get testnet BTC from faucet <https://coinfaucet.eu/en/btc-testnet/> and paste your Native SegWit address.

![](https://3523236551-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ4NHAHIVnWQiEecvs1By%2Fuploads%2F3bZJoe4sKv23hxq2L7vx%2Fimg_v2_141d18d0-74d9-457e-8eba-e5ff9236f3hu.jpg?alt=media\&token=e03774d7-7c05-4d54-a369-08125ee18889)

3\.  Go to Wallet Settings and switch the Address Type to Taproot. Copy that address and switch back to SegWit address.

4\.  Send testnet BTC and paste your Taproot address.

5\.  Switch to your Taproot address and you will be ready to start testing brc20-swap.


---

# 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.unisat.io/fractal-bitcoin/inswap-on-fractal/brc20-swap-introduction/testnet-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.
