# Terms

## Rewards

In the Fountain, $LSHARE is staked and represents the user's piece of the emitted $LIF3 token rewards. $LIF3 is only emitted when the conditions are met within the timeframe of a single Epoch. Epochs are 12 hours long. These rewards are automatically staked in the Greenhouse to generate additional yield while compounding.

## LSHARE Staked

The section of the Fountain that reads “LSHARE Staked” represents how many $LSHARE the connected wallet has staked and the approximate value in USD.

## Total Earned

This section displays the total amount of $LIF3 tokens earned from staking and the approximate value in USD.


---

# 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/how-to/terms.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.
