# Conditions

For the $LSHARE staked to produce rewards in the form of $LIF3 tokens, a condition needs to be met within a single Epoch.

## **Ratio**

The condition needed is the ratio of $LIF3 to the gas token for the chain the Fountain resides on.&#x20;

For example, if the “Needed” Ratio is 1.0, then the price of $LIF3 would need to equal the price of $FTM or greater if on the Fantom Opera Chain.

The “Current” ratio is based on a 12-hour Time Weighted Average Price or TWAP.

## **Epoch**

An epoch refers to an entire cycle in which expansion can take place for the $LIF3 token. Epoch duration is 12 hours. This means that every 12 hours if the condition has been met by the end of the epoch, the Fountain of $LIF3 will release $LIF3 tokens into circulation.

## Fees

There is a 0.5% deposit fee when staking $LSHARE in the Fountain.

## Locks

Upon staking $LSHARE in the Fountain, a lock will be placed that will not permit withdrawal of any $LSHARE from the Fountain for 6 epochs (72 hours). In addition to the $LSHARE lock, there will be a lock placed on harvesting rewards for 3 epochs (36 hours).

*Any interaction with the Fountain will reset both timers.*<br>


---

# 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.lif3.com/fountain/conditions.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.
