# Staking

Staked LIF3 receives three types of rewards:

* Escrowed LIF3 (esLIF3)
* Multiplier Points
* FTM Rewards

For more info on Escrowed LIF3 (esLIF3) and Multiplier Points, please see the [Rewards](https://trade.lif3.com/earn) page.

A percentage of the fees generated from swaps and leverage trading are converted to FTM and distributed to staked LIF3 tokens.

Note that the fees distributed are based on the number after deducting referral rewards and the network costs of keepers.

To stake your LIF3 tokens: <https://trade.lif3.com/earn>


---

# 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/lif3-trade/staking.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.
