# Redemption of FIT Deposit

The process of redeeming your deposited $FIL requires the $FIT minted to be unstaked.

To do this, click the “Unstake” button to bring up the redemption page. Next, enter the amount of $FIT to unstake, and the system will calculate the redemption amount of $FIL based on the real-tile FIL/FIT exchange rate. You can see the amount of $FIL expected to receive below the text box.

To proceed with the unstaking, simply hit “confirm” and sign the corresponding transactions.

Additional information: When redeeming, the corresponding amount of FIT will be destroyed from your wallet.

<figure><img src="/files/JQyvai3cBf3LsyTsq1Rq" alt="" width="188"><figcaption><p>Figure 8</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/redemption-of-fit-deposit.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.
