# 钱包安装、注册与连接BiFi

- [Metamask安装与连接](https://docs.bifi.finance/bifi-zh/wallet/metamask-setting.md)
- [以太坊网络设置方法](https://docs.bifi.finance/bifi-zh/wallet/metamask-setting/ethereum.md): 在开始BiFi服务前，您必须先安装Metamask钱包
- [雪崩链Avalanche网络设置方法](https://docs.bifi.finance/bifi-zh/wallet/metamask-setting/xue-beng-lian-avalanche-wang-luo-she-zhi-fang-fa.md)
- [币安智能链网络设置方法](https://docs.bifi.finance/bifi-zh/wallet/metamask-setting/bsc.md)
- [Klaytn网络设置方法](https://docs.bifi.finance/bifi-zh/wallet/metamask-setting/klaytn-wang-luo-she-zhi-fang-fa.md)


---

# 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/bifi-zh/wallet.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.
