# Recoverability

Recoverability is one of the most important aspects of any self-custody wallet. In the world of crypto, losing access to your wallet can mean losing access to your funds forever. That’s why having multiple, reliable methods of recovery is essential. At Kresus, we understand that things can go wrong, emails can be lost, phones can break, and we’ve built a robust system to ensure you never get locked out of your wallet.

<figure><img src="/files/5vf4KmBidLoSWK1GOGFy" alt=""><figcaption></figcaption></figure>

To ensure top-tier security and accessibility, Kresus provides configurable security options for wallet recovery. You can find these settings in the security drawer at the bottom of the homepage or by clicking the shield icon on the top right of your wallet.&#x20;

Here's how it works:

* Email Recovery&#x20;

  Your email is the foundation of your Kresus wallet. It’s used for account creation and serves as the first line of defense when recovering and accessing your account. If you ever lose access to your phone, you can initiate a recovery on another device using your email address.
* Phone Number &#x20;

  In case you lose access to your email, we’ve got you covered. Your phone number acts as a second recovery mechanism, providing an additional layer of security and flexibility. This ensures that even if your primary recovery method fails, you won’t be locked out of your account.
* Advanced Biometrics&#x20;

  For even greater security, Kresus employs device-independent 3D facial recognition as part of our advanced verification process. This feature ensures that you can securely recover your account using advanced facial recognition, independent of the device you’re on. Unlike traditional biometrics tied to a single device, this method allows you to authenticate securely across multiple devices.


---

# 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://docs.kresus.com/key-features/recoverability.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.
