# Will I lose my bitcoin stored in my TokenPocket wallet? Will my wallet steal my BTC?

No. Strictly speaking, whether you lose your bitcoin in your wallet depends on whether your private key is lost or stolen. As a decentralized wallet, the TokenPocket wallet does not store the user's private key, so there is no permission to transfer the user's assets. Please keep your private key safe.


---

# 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/will-i-lose-my-bitcoin-stored-in-my-tokenpocket-wallet-will-my-wallet-steal-my-btc.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.
