# Depositing FIL Into FILLiquid

The next step in the testing is to deposit $FIL into the liquidity pool, making it available for lending.

Simply hit “Stake,” as shown in Figure 5, and enter the amount of $FIL to be staked in the text box. Once your desired deposit amount is entered, hit “Confirm”. This will bring up a pop-up notification to sign and confirm the transaction, as with any DeFi transaction.

After entering the deposit amount, the system will automatically mint $FIT of an equal value for you based on the currency exchange ratio. $FIT is the Liquid Staking Derivative token that acts as a proof of stake in the protocol and a vehicle of dividend allocation for interest earned.

For more details surrounding $FIT, please refer to the whitepaper.

<figure><img src="/files/IAjEseuAV1yzqpY0MXUf" alt="" width="188"><figcaption><p>Figure 7</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://docs.filliquid.io/zh/testnet-user-manual/staking-lending-usdfil/depositing-fil-into-filliquid.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.
