# DApps Browser Menu | DApps浏览器菜单

This feature is the user's bridge to the entire DeFi ecosystem, designed for maximum compatibility while maintaining privacy.

* **In-App Browser:** An internal browser that allows users to explore and interact with various DApps without leaving the wallet.
* **Custom Provider Injection:** 88 Wallet will inject its own Web3 provider (compatible with EIP-1193). For maximum compatibility with DApps that only recognize MetaMask, this wallet can disguise itself as MetaMask, ensuring all DApps function seamlessly.
* **Connection Management:** A control panel allowing users to view and disconnect from DApps at any time, preventing unwanted cross-site tracking.
* **Privacy Mode for DApps:** When connecting to a DApp, the wallet will only reveal the currently active address, not any other addresses the user owns in the same wallet, preventing identity aggregation.


---

# 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/product-architecture/dapps-browser-menu-dapps-liu-lan-qi-cai-dan.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.
