# 准备钱包

由于 FILLiquid 是一个运行在 Filecoin 网络上的 DeFi 协议，它需要兼容 FEVM（Filecoin 虚拟机）的钱包进行操作。您可以使用以下支持 FEVM 的去中心化自托管钱包。

<figure><img src="/files/eQqc2JtQn7QMEJSiF5gv" alt=""><figcaption></figcaption></figure>

### **1、下载您喜欢的钱包，并生成一个以 f4 或 0x 开头的 Filecoin 地址。**

<figure><img src="/files/plncFvsInOc8tz3WY7rr" alt=""><figcaption></figcaption></figure>

### 2、**从交易所向钱包发送 FIL**

<figure><img src="/files/TuVjDK37yckccBige7d6" alt=""><figcaption></figcaption></figure>

**步骤 1：复制您的钱包地址**

* 打开您下载的钱包。
* 创建一个 Filecoin 钱包地址。
* 复制您的 **0x 或 f4** 开头的钱包地址。

***

**步骤 2：从交易所 (CEX) 转账 FIL**

* 登录您的交易所账户。
* 发起转账，将 FIL 发送至您刚刚复制的 **0x 或 f4** 开头的钱包地址。

***

**重要提示:**

* 如果您的交易所不支持直接转账至 **0x/f4** 地址，您可能会看到如下错误信息：\
  \&#xNAN;*“*&#x8FD9;不是一个有效的 Filecoin 地址。*”*
* 如果遇到此情况，请按照交易所的具体指引，先将 FIL 转移到一个兼容的地址，然后再转账至您的 **0x/f4** 钱包。

***

**步骤 3：开始使用您的 FIL**

* 转账完成后，您的 FIL 将会到达您的 **0x/f4**钱包。
* 您现在可以连接钱包，开始与 FILLiquid 进行交互。


---

# 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.filliquid.io/zh/zhi-ya-yong-hu-zhi-nan/ru-he-zhi-ya-filecoin/zhun-bei-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.
