# 为什么我看不到钱包

### 1.浏览器插件被禁用 <a href="#id-2" id="id-2"></a>

对于桌面用户，如果浏览器插件被禁用，他们将无法看到自己的钱包。

* 检查浏览器插件设置。如果您是 Chrome 用户，访问 chrome://extensions/
* 确保切换按钮为蓝色，启用插件。
* 启用后，您将在浏览器工具栏中看到钱包图标。访问钱包前请刷新页面。

### 2.已安装多个钱包 <a href="#id-2.-yi-an-zhuang-duo-ge-qian-bao" id="id-2.-yi-an-zhuang-duo-ge-qian-bao"></a>

通常，当用户在浏览器中安装了多个钱包时，dapp 用来检测钱包的空间可能会发生冲突。因此，在某些情况下可能只有一个钱包可用。为了解决这个问题：

* 转到浏览器的插件设置（在 Chrome 浏览器中是：<chrome://extensions/>)
* 确保禁用所有其他浏览器钱包（或确保它们未被设置为默认 web3 钱包），并启用目标钱包。
* 在访问所需钱包之前刷新浏览器。

此外，如果您碰巧设置了默认浏览器钱包，那么您想要的钱包可能无法显示。您可以在钱包设置中更新默认值，或者如上所述禁用插件。

### 3.浏览器或插件程序过时 <a href="#id-3.-outdated-browser-or-extension" id="id-3.-outdated-browser-or-extension"></a>

如果桌面用户的浏览器或插件程序已经过时，他们可能无法看到嵌入浏览器的基于以太坊的 web3 钱包。MetaMask 等钱包会经常更新软件，以提高安全性和功能性。如果用户的浏览器或钱包插件已经过时，他们在访问钱包时可能会遇到问题。


---

# 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://matrixdock.gitbook.io/matrixdock-docs/guo-zhai-dai-bi-stbt/ji-shu-bang-zhu/wei-shen-me-wo-kan-bu-dao-qian-bao.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.
