> For the complete documentation index, see [llms.txt](https://docs.fulcrom.finance/fulcrom-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fulcrom.finance/fulcrom-finance/core-modules/staking-module/usdesful.md).

# $esFUL

#### $esFUL is a time-locked version of $FUL, which can be:

1. Staked for rewards similar to regular $FUL
2. Vested to become actual $FUL over a period of one year
3. 1 : 1 value of $FUL

#### Staking $esFUL receives three types of rewards:

* Escrowed $FUL ($esFUL)&#x20;
* Boost Points
* Protocol revenue ($CRO/$ETH/$zkCRO)

Each staked $esFUL will enjoy the same APRs for $esFUL, protocol revenue and Boost Points as when $FUL is staked. Thus for a user with $esFUL, staking it actually increases their share of rewards similar to if they actually had staked more $FUL into the staking pool.

{% hint style="info" %}

* $esFUL rewards generated by staking $FLP will be **given at a fixed rate per second at launch**.
* You will be able to check esFUL APR and vest it into FUL after FUL IGO.
* **$esFUL is not transferable between wallets.**
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.fulcrom.finance/fulcrom-finance/core-modules/staking-module/usdesful.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.
