# Move FIL to FVM Blockchain

1. Add the FVM chain to your Metamask wallet, login to your Metamask, click the network on the top, and click ‘Add network’.<br>

<figure><img src="/files/wBnk1vh1DpjDrnzOL9qS" alt="" width="345"><figcaption></figcaption></figure>

2. Click ‘Add network manually on the MetaMask Page.

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

3. Fill in the blanks with the following info and click ‘Save’.

   Network name: FVM

   New PRC URL: [https://api.node.glif.io](https://api.node.glif.io/)

   Chain ID: 314

   Currency symbol: FIL

   Block explorer URL: <https://filscan.io/><br>

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

4. After saving the network, you can see the new Chain by clicking the ‘Networks’ on the left column.

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

5. Back to MetaMask, switch the network into FVM.

<figure><img src="/files/dVWjnQIkvkVikO91AfMc" alt="" width="355"><figcaption></figcaption></figure>

6. Click the address to copy it, and withdraw FIL from the exchange directly to this address. (For now, OKX supports direct FIL withdrawal to FVM address).


---

# 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://hashmix.gitbook.io/hashmix-fil-liquid-staking/liquid-staking-tutorial/move-fil-to-fvm-blockchain.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.
