# I sent/dispensed an XCP asset to a Taproot Address (an address that starts with "bc1p")

At the moment <mark style="color:yellow;">Freewallet does not support Taproot Addresses and neither does the Counterparty Protocol</mark>, though it does look like Taproot addresses may be supported in the near future with [this protocol proposal](https://github.com/CounterpartyXCP/cips/blob/master/cip-0030.md) and the recent [Counterparty Whitepaper](https://krellenstein.com/adam/get/counterparty-whitepaper_2024-04-25.pdf) written by Adam Krellenstein (Counterparty's current Github Maintainer).

In the event you find yourself in a situation that you sent an XCP asset to a Taproot address <mark style="color:red;">your only option is to wait for the Counterparty Protocol to upgrade</mark> and then to wait for Freewallet (or another Counterparty wallet) to support this protocol change in a future release.


---

# 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/troubleshooting-issues/i-sent-dispensed-an-xcp-asset-to-a-taproot-address-an-address-that-starts-with-bc1p.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.
