# fCASH

### What is fCASH

fCASH is a solution to leverage iFARM, essentially it works as a loan without needing to sell iFARM. iFARM holders provide iFARM to get fCASH, it can be swaped to USDC. iFARM provided as collateral can be claimed when fCASH collected is returned.&#x20;

![](/files/-McqmWR4O57esx0Q5cG5)

## Expiration&#x20;

In the Expiry date each token of fCASH will expire for $1 of iFARM in the time of expiration. This mechanism gives fCASH an intrinsic value characteristic and a predictable target of value in a given date.

![](/files/-McqtopXbXT7vpnlEVfV)

## Liquidation

Deposited iFARM can be liquidated if depositor fail to provide enough collateral to maintain the position. When iFARM is provided and fCASH is taken, an iFARM liquidation price is generated based on the  iFARM quantity depositor decides to provide and  fCASH decided to be taken. If iFARM price drops bellow liquidation price, any user can liquidate the under collaterized iFARM position.&#x20;

![](/files/-McqrsSgHCzHK9StUPms)

## Use fCASH

fCASH can be minted using the *creating* action. The position can be managed in order to avoid liquidation using the *deposit* action. To use fCASH visit <https://fcash.farmdashboard.xyz/manageposition>

## Resources&#x20;

An [instructive guide ](https://just-z.medium.com/dear-farmers-f983113873b2)about fCASH created by a community member. (Credits to [Just.Z](https://just-z.medium.com/))

An [instructive article](https://www.publish0x.com/mind-puzzle/superumans-4-what-is-fcash-by-harvest-finance-xjojqor?a=pmbk1p5ezJ) about fCASH created by a community member. (Credits to [PVMihalache](https://www.publish0x.com/@PVMihalache))

An [instructive infographic](https://cdn.discordapp.com/attachments/751985854641209378/857935620223270922/fCash_v3.jpg) about fCASH and many ways to use it.


---

# 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.harvest.finance/archive/archived/fcash.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.
