# 切换钱包

利用Biport使用多种DApp, 自然会发生切换钱包的需求。想要在一个DApp使用不同的钱包， 第一要在Biport切换钱包，第二要在DApp连接已切换的钱包。

#### 第一，切换钱包

Biport Wallet 的切换钱包操作非常简单：

Biport主页面→`设置`→`钱包管理` ，在钱包管理页面选择要切换的钱包。

#### 第二，连接钱包

连接Biport钱包和DApp的操作非常容易：

Biport 主页面→ `设置`→`连接管理`，在连接管理页面，打开目标钱包右侧的切换键。

如下图显示，标有`激活`且为`连接状态`的Nina's Wallet即为完成切换的钱包。


---

# 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/biport-gong-neng-da-jie-shao/qie-huan-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.
