# Introduction: The Privacy Problem in Crypto | 引言：加密技术中的隐私问题

Current mainstream crypto wallets like MetaMask or Trust Wallet indeed provide access to the DeFi world, but they have significant limitations regarding privacy:

* **Default Transparency:** All transactions can be viewed on block explorers by anyone.
* **Asset Tracking:** Third parties can easily track total assets and user transaction habits.
* **Lack of Privacy Features:** Most wallets do not offer built-in features to protect user identity, such as creating new identities or breaking transaction trails.

88 Wallet Privacy is built from the ground up with the philosophy that privacy is a fundamental right, not an optional feature.


---

# 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.88walletprivacy.tech/about-us/introduction-the-privacy-problem-in-crypto-yin-yan-jia-mi-ji-shu-zhong-de-yin-si-wen-ti.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.
