# 注册BTC钱包地址

使用BTC抵押贷款服务须先安装Metamask并设置好以太坊主网<br>

{% content-ref url="../wallet/metamask-setting" %}
[metamask-setting](https://docs.bifi.finance/bifi-zh/wallet/metamask-setting)
{% endcontent-ref %}

{% content-ref url="../wallet/metamask-setting/ethereum" %}
[ethereum](https://docs.bifi.finance/bifi-zh/wallet/metamask-setting/ethereum)
{% endcontent-ref %}

在BiFi中使用BTC抵押贷款服务，需要注册三个专属钱包地址。\
三个钱包地址分别是BTC存款地址、BTC偿还地址、BTC收款地址。其中BTC存款、偿还地址有BiFi自动生成后提供，BTC收款地址需要由用户自行填入。

各地址的具体功能如下：

**【BTC 存款地址】**\
在BiFi中做BTC存款操作时，用于传送BTC的地址

**【BTC 偿还地址】**\
在BiFi中借贷BTC后，做贷款的偿还操作时用于传送BTC的地址

**【BTC 收款地址】**\
在BiFi做BTC贷款或取款时，用于BTC收款的用户个人比特币钱包地址。

![](https://475619368-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhMeyCyw0WLlC9IKrfZ%2Fuploads%2FucfxvrXs1jMHOrnJUtZI%2F%E1%84%8C%E1%85%AE%E1%84%89%E1%85%A9%20%E1%84%87%E1%85%A1%E1%86%AF%E1%84%92%E1%85%A2%E1%86%BC.gif?alt=media\&token=0208b12b-a645-4d52-b283-98d3e9a849ed)

在BiFi连接Metamask钱包后，点击BTC的存款按钮，即可确认基于用户Metamask生成的两个专属BTC钱包地址——存款地址和偿还地址。确认已生成的两个地址后，在下端输入用于BTC贷取款操作的BTC收款地址，完成注册。

{% hint style="info" %}

* BTC钱包地址的注册仅需最早一次操作。
* 注册、登记BTC钱包地址时，将发生一定额度的gas费用。
* 为方便用户使用，存款地址和偿还地址在使用BTC抵押贷款时由BiFi自动显示。但为保障个人信息安全，建议复制后妥善保管。
* 如需更换BTC收款地址，可点击存款页面右上角的 “收款地址变更“按钮进行变更。
  {% endhint %}


---

# 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/btc-lending/btc-add.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.
