# FIT Farm

After depositing your FIL for lending, you will receive FIT equity tokens.&#x20;

In addition to receiving the staking income of FIL, the FIT tokens provide the options to stake in the farm to obtain the reward in governance tokens, FIG.&#x20;

The FIG returns will be rewarded to protocol users according to fixed release rules, which can be found in the white paper.&#x20;

Here is how to stake FIT:

<figure><img src="/files/FKm3km6J2tZBnQlwdK3w" alt=""><figcaption><p>Figure 14</p></figcaption></figure>

* Open the Farming page to open the FIT farming panel.
* Here, you can see the balance of your FIT and the current amount of FIT pledged.

<figure><img src="/files/Q6vnOyY6z6LEkTZylR8R" alt=""><figcaption><p>Figure 15</p></figcaption></figure>

* First, enter the amount to be pledged in the text box
* Then, choose the period of the pledge.
  * There are different lock-up periods from 1 month to 1 year, allowing you to choose according to your own needs.
  * Different periods of pledge yield provide different returns.
  * Essentially, the longer the period, the higher the yield.
  * It should be noted that the yield is dynamically adjusted according to the number of pledges on the entire network. For specific rules, please refer to the white paper.

Once you are happy with the staking criteria, click "Confirm" to stake FIT. The wallet will pop up a confirmation box, and you can sign the transaction again to confirm.


---

# 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/ko/testnet-user-manual/farming-usdfig/fit-farm.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.
