# Stake FIL to HashMix

1. Visit <https://fvm.hashmix.org/,> click ‘Connect to MetaMask’ in the upper right corner (please make sure your MetaMask has added FVM network)

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

2. After connecting the wallet, you can see all the data on the page. Click the “stake FIL” button.

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

3. Enter the amount you want to stake, and click “Stake”, The wallet interaction page prompt out, click “Confirm” and start staking.

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

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

4. “1 pending” will be displayed in the upper right corner when staking is under process.

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

5. You can see your staking amount on the page once staking successfully.

<figure><img src="/files/65s90MMkdpwfrybRO4yg" alt=""><figcaption></figcaption></figure>

6. The symbol of the liquidity token you'll receive is cWFIL, token address on FVM is 0x587A7eaE9b461ad724391Aa7195210e0547eD11d. You can add it to your Metamask by clicking the '+'.

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


---

# 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/stake-fil-to-hashmix.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.
