# Can I burn BTC for XCP?

<mark style="color:yellow;">No, but at the moment you can still burn tBTC for tXCP on the Bitcoin Testnet for testing Counterparty features.</mark>

If you wish to change to using the Testnet, refer to [Can I use the Counterparty/Bitcoin Testnet in Freewallet?](/freewallet.io-user-manual/common-questions-using-freewallet-faq/can-i-use-the-counterparty-bitcoin-testnet-in-freewallet.md)

To burn tBTC for tXCP, make sure you are switched over to using the Testnet and then right click your BTC balance.

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

A pop-up will then appear to choose how much tBTC you are choosing to burn.

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

In the past, at the very start of Counterparty, a specific amount of BTC was burned to create the entire XCP supply. Read more about this [Counterparty initial Bitcoin burn process here](https://www.counterparty.io/post/why-proof-of-burn).


---

# 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-burn-btc-for-xcp.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.
