> For the complete documentation index, see [llms.txt](https://docs.subwallet.app/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.subwallet.app/main/privacy-and-security/protect-yourself-from-scam.md).

# Protect Yourself from Scam

**SubWallet is installed on your computer; all data is stored on your computer as well. We do not collect and manage any user data, so you need to ensure safety with these steps:**

* Always protect your computer and keep your data secured.&#x20;
* Do not use SubWallet to access untrusted websites. We also support you with [phishing prevention](https://docs.subwallet.app/main/privacy-and-security/security#6.-phishing-prevention).
* Carefully read through all information before granting access to any application.&#x20;
* Do not use SubWallet for high-volume assets. SubWallet aims to become a gateway to access Web3 applications, not a pocket to store money. Rather, you should use Cold Wallets such as Parity’s Parity Signer to secure large assets.&#x20;
* Always double-check before making transactions.&#x20;
* Never share your Private Key or Mnemonic Seed with anyone, even us. SubWallet does not collect any user's confidential information.


---

# 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://docs.subwallet.app/main/privacy-and-security/protect-yourself-from-scam.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.
