# Wallet Recovery

Never worry about losing your keys or assets again !

In the unfortunate event that you lose the 12 secret phrases of your wallet, blockchain mechanisms offer NO means of asset recovery.&#x20;

However, with the Wallet Recovery feature of DEXCoinApp, you can rest easy. Our intelligent on-device OFFLINE processing mechanism swiftly locates the missing secret phrase in a mere 10 seconds.

{% hint style="success" %}
Wallet Recovery is securely processed OFFLINE in the user device hardware and internet connectivity is NOT required.
{% endhint %}


---

# 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.dexcoin.app/user-guide/wallet-recovery.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.
