> For the complete documentation index, see [llms.txt](https://support.ellipal.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.ellipal.com/docs/troubleshooting-and-support/device-and-connection-issues/how-to-add-btc-taproot-address-on-titan.md).

# How to add BTC Taproot address on Titan?

{% hint style="warning" %}
Note: Taproot is supported on TITAN Series only. It is not available on ELLIPAL X Card.
{% endhint %}

### Steps

#### 1. Update App and Device

Make sure both are updated to **version 4.12.0**:

* ELLIPAL App
* TITAN firmware-[Firmware guide](https://www.ellipal.com/pages/ellipal-firmware-update)

***

#### 2. Re-import Your Wallet

Re-import your wallet using your:

* **Seed Phrase**
* **Passphrase (if used)**

{% hint style="warning" %}

### Notes

* Do not delete your existing account before re-importing. Import the wallet directly instead.
* Make sure your **seed phrase** and **passphrase** (if used) are backed up correctly before proceeding.
* If you see “**Address already existed in ‘ELLIPAL’. Do you want to overwrite?**”, the recovery was successful. Tap **OK** to continue.
  {% endhint %}

{% content-ref url="/spaces/gvuKn3cqyEbasFpMIrmp/pages/W92qH5U2tkiXIiWbq1WY" %}
[Recover an Existing Wallet](/getting-started/titan-2.0/recover-an-existing-wallet.md)
{% endcontent-ref %}

***

#### 3. Reconnect to App

Reconnect your TITAN to the App via QR code.

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

***

#### 4. Switch to Taproot Address

Titan: tap the "<" or ">" arrows to switch addresses.

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

App: tap the icon in the top right corner of the account page.

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

{% hint style="info" %}

### Notes

* Taproot addresses start with **bc1p**
* If not visible, check version and re-import status
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://support.ellipal.com/docs/troubleshooting-and-support/device-and-connection-issues/how-to-add-btc-taproot-address-on-titan.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.
