# What if the BTC private key is lost?

Case 1: the phone or computer now has this BTC wallet, and remember the password, you can enter the password in the wallet details to export the private key or mnemonic.

![mceclip0.png](https://tokenpockethelpsupport.zendesk.com/hc/article_attachments/900001015546/mceclip0.png)

Case 2: the wallet APP has been uninstalled and the private key is not backed up. In this case, the private key cannot be retrieved.


---

# 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://help.tokenpocket.pro/en/wallet-faq-en/btc-wallet/what-if-the-btc-private-key-is-lost.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.
