# MetaMask模式

MetaMask 是当今使用最广泛的去中心化钱包之一。 如果您曾经使用过 DApp 或 DeFi，很可能您已经拥有 MetaMask 帐户。

Biport 的 **MetaMask Support** 功能允许您访问和使用所有支持 MetaMask 的 DApp。 通过启用此模式，DApp 会将 Biport 识别为 MetaMask。 这意味着即使没有 MetaMask，您也可以使用 Uniswap、SushiSwap、Compound、Aave 和许多其他 DApp——这有多酷，对吧？

{% hint style="info" %}
*如果您的Chrome浏览器同时安装了Biport和MetaMask，则有可能会发生碰撞。在这种情况下，建议您关闭该模式。*
{% endhint %}

要启用 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://docs.bifi.finance/biport-wallet-guide_zh/gao-ji-she-zhi/metamask-mo-shi.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.
