# Preparing Wallet

Since FILLIQUID is a DeFi protocol operating on the Filecoin network, it functions on wallets that support the FVM (Filecoin Virtual Machine). You can use the self-custody wallets listed below.

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

**Download your preferred wallet and generate a Filecoin address that starts with f4 or 0x.**

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

## Sending Filecoin from an Exchange to a Wallet

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

**Step 1: Copy Your Wallet Address**

* Open the wallet you downloaded.
* Make Filecoin wallet address.
* Copy your **0x/f410** wallet address.

***

**Step 2: Transfer FIL from the Exchange (CEX)**

* Go to your exchange account.
* Initiate a transfer to the **0x/f410** wallet address you just copied.

***

**Important Note:**

* If your exchange **does not support direct transfers** to **0x/f410** addresses, you may see an error message like:\
  \&#xNAN;*“This is not a valid Filecoin address.”*
* If this happens, follow the exchange-specific instructions to move your FIL to a compatible address first, and then transfer it to your **0x/f410** wallet.

***

**Step 3: Start Using Your FIL**

* Once the transfer is complete, your **FIL** will be in your **0x/f410** wallet.
* You can now **connect your wallet** to interact with **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/staking-user-guide/how-to-stake-filecoin/preparing-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.
