# Stake Fil with HashKing

1. #### &#x20;Go to[ HashKing official website](https://www.hashking.fi) and connect your wallet

{% hint style="info" %}
You may refer to our [guide to connect with MetaMask](https://doc.nodedao.com/subdao/staking-on-filecoin/connecting-with-metamask).
{% endhint %}

2. #### &#x20;To Stake Filecoin

* Enter the amount of Filecoin for staking and click "stake" to broadcast on blockchain.

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

* &#x20;Upon confirmation transaction is broadcasted to blockchain, click \[view one explore] to view details.
* Or you can check the transaction status on MetaMask at the top-right concern.

<figure><img src="/files/1IokpZvsIiMOGYHbbOSn" alt=""><figcaption></figcaption></figure>

* Once the transaction is completed the staking step is complete.

Upon successful staking, your account will receive nFIL. The amount of nFIL is calculated based on the net value of FIL and nFIL at the time of staking. You can check the details in your account or on MetaMask. &#x20;

<figure><img src="/files/Nnq3Zm6ONXrsWUkIkOLI" alt=""><figcaption><p>nFIL received</p></figcaption></figure>

<figure><img src="/files/Nnq3Zm6ONXrsWUkIkOLI" alt=""><figcaption><p>nFIL received</p></figcaption></figure>

* Add coin 'nFIL' to your MetaMask account

<figure><img src="/files/Jbboydcwh753HbYyJoW6" alt=""><figcaption><p>Adding nFIL to MetaMask</p></figcaption></figure>

3. Deposit nFIL to be eligible for rewards

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

<figure><img src="/files/MLHwnhpABY6LPrG3Nv3r" alt=""><figcaption><p>批准转移</p></figcaption></figure>

Once approved, your transaction will be successfully broadcasted to the network. Await for the confirmation and we are done!

<figure><img src="/files/0EayS9V9ByPRGqNoo7CT" alt=""><figcaption><p>Transaction broadcasted</p></figcaption></figure>

<figure><img src="/files/0EayS9V9ByPRGqNoo7CT" alt=""><figcaption><p>Transaction broadcasted</p></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://doc.nodedao.com/subdao/staking-filecoin/stake-fil-with-hashking.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.
