# Stake Filecoin

Our Staking feature allows Filecoin holders to deposit their assets into the FILLiquid liquidity pool for lending, providing them an avenue to earn a passive income through lending.

Once a deposit has been made, the protocol will mint FIT token, a liquid staking derivative token (LSD). FIT token serves as a vehicle for dividend allocation and proof-of-stake in the liquidity pool. It can also be used later to farm FIG token.&#x20;

The following pages outline the process of depositing and withdrawing Filecoin into the protocol for lending.

Let's take a deeper dive into the Staking product.

{% embed url="<https://www.youtube.com/watch?t=120s&v=9EY7qU-lBng>" %}

## Lend⬝Stake

1\. Connect your wallet and press "FIL Leasing" menu.

2\. Press the 'Lease' button to deposit Filecoin.

<figure><img src="https://4014563253-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdhOs5OllpdOOyrijMlP5%2Fuploads%2FAaVGmyN0iPL3hSnCRPRp%2F004.png?alt=media&#x26;token=f0f8b0e5-0fd3-40eb-86fc-ddd8e642953a" alt=""><figcaption></figcaption></figure>

3. Enter the number of Filecoin you wish to deposit, then press “Confirm”

<figure><img src="https://4014563253-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdhOs5OllpdOOyrijMlP5%2Fuploads%2Fvvpqbma2lAT8WIkGPaDr%2F005.png?alt=media&#x26;token=d9caa717-c9fb-47f8-8e7e-fe4cf97e7c21" alt=""><figcaption></figcaption></figure>

4. Wait for the transaction request (smart contract interaction) popup to appear, then press the confirm button.

<figure><img src="https://4014563253-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdhOs5OllpdOOyrijMlP5%2Fuploads%2FF4U4RozyrxTqdkAwpSxw%2F006.png?alt=media&#x26;token=6a2a4303-c95a-49d2-b962-c1a7ab130b04" alt=""><figcaption></figcaption></figure>

5. Please wait for the transaction confirmation. Due to the nature of the Filecoin network, it will take at least 30 seconds, and it may take longer if the network is congested. Rest assured and wait patiently.

<figure><img src="https://4014563253-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdhOs5OllpdOOyrijMlP5%2Fuploads%2FKmM3QcdznWMY4R04qUFT%2F007.png?alt=media&#x26;token=a782ab45-4c7c-4eeb-9a8d-b939eff5ae3a" alt=""><figcaption></figcaption></figure>

6. Once the transaction is complete, your Filecoin will be transferred to the Filliquid pool, and you will receive FIT tokens as proof of your Filecoin deposit. You can transparently verify everything on the Filecoin explorer.

<figure><img src="https://4014563253-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdhOs5OllpdOOyrijMlP5%2Fuploads%2FdeCN27ydAl5bQWVrr1Eb%2F008.png?alt=media&#x26;token=5f5f2457-8c9d-4694-888e-908fa07f7f13" alt=""><figcaption></figcaption></figure>

7. Filecoin is swapped for FIT at the real-time exchange rate. By receiving FIT, you can potentially earn interest in the future as the value of FIT increases.

<figure><img src="https://4014563253-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdhOs5OllpdOOyrijMlP5%2Fuploads%2FBuu9i1fZOonyCxC20FAb%2F009.png?alt=media&#x26;token=6e482042-1d47-4fa1-9574-a9e91528ea3d" 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://docs.filliquid.io/staking-user-guide/how-to-stake-filecoin/stake-filecoin.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.
