# Can I use the Counterparty/Bitcoin Testnet in Freewallet?

Yes you can use the Counterparty/Bitcoin Testnet in Freewallet.&#x20;

<mark style="color:yellow;">Freewallet automatically sets your Network as the Bitcoin Core (Mainnet) but you can change to the Bitcoin Core (Testnet) in the Settings.</mark>

To do so, navigate to the “Settings” tab in the top right

<figure><img src="/files/6NeDULkD4YUKhznkj5Id" alt=""><figcaption></figcaption></figure>

From here, under the “Wallet” tab you can change the “Network” to Bitcoin Core (Testnet)

<figure><img src="/files/FkJpcJX1HXLtptyvUpTv" alt=""><figcaption><p>Using the Network drop down you can change to using the Testnet</p></figcaption></figure>

Also make sure to review your options for [Server Settings](/freewallet.io-user-manual/common-questions-using-freewallet-faq/how-do-i-check-my-freewallet-server-settings.md) to fit your needs when using the 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://davestaxcp.gitbook.io/freewallet.io-user-manual/common-questions-using-freewallet-faq/can-i-use-the-counterparty-bitcoin-testnet-in-freewallet.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.
