> 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/loss-security-and-support/can-i-recover-my-assets-without-an-ellipal-device.md).

# Can I recover my assets without an ELLIPAL device?

If your cold wallet is lost or ELLIPAL disappears, please don't worry. Ellipal is a fully decentralized non-custodial wallet. Users take full control of their private key and seed phrase. Keeping your seed phrase safe is the most important thing; no one can steal your assets without your seed phrase. You can recover your account in the new cold wallet (or another brand of cold wallet) with the seed phrase.

{% tabs %}
{% tab title="Titan/Titan 2.0" %}
[Recover an Existing Wallet](https://app.gitbook.com/o/HOfCpU5S5n4J7xenzBhq/s/gvuKn3cqyEbasFpMIrmp/~/edit/~/changes/13/titan-2.0/recover-an-existing-wallet)
{% endtab %}

{% tab title="X Card" %}
[Recover an Existing Wallet](https://app.gitbook.com/o/HOfCpU5S5n4J7xenzBhq/s/gvuKn3cqyEbasFpMIrmp/~/edit/~/changes/14/x-card/recover-an-existing-wallet)
{% endtab %}

{% tab title="Titan Mini" %}
[Recover an Existing Wallet](https://app.gitbook.com/o/HOfCpU5S5n4J7xenzBhq/s/gvuKn3cqyEbasFpMIrmp/~/edit/~/changes/15/titan-mini/recover-an-existing-wallet)
{% endtab %}
{% endtabs %}

All of your cryptocurrency is actually stored on the collective Blockchain network. The hardware wallet stores the recovery seed phrase that you back up offline, on paper, or, much better yet, on an ELLIPAL seed phrase metal.

If you no longer have access to your hardware wallet, you can recover your coins with seed phrase and passphrase on any other wallets that are based on the BIP-39 Protocol, and you will regain access to all of your accounts, balances, and transaction data.


---

# 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/loss-security-and-support/can-i-recover-my-assets-without-an-ellipal-device.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.
