# EDEN & EDEN Boost

### <mark style="color:blue;">**EDEN**</mark>

EDEN is a vesting ‘inflationary reward’ token that is earned by both stakers & liquidity providers. After earning EDEN, a user can choose to do the following with it:

* <mark style="color:blue;">'</mark>*<mark style="color:blue;">Claim it'</mark>* Once claimed, the EDEN is accounted for in a user's wallet and further actions listed below can be performed.
* <mark style="color:blue;">‘</mark>*<mark style="color:blue;">Commit it</mark>*<mark style="color:blue;">’</mark> to the network. Committed EDEN earns the same rewards as 'staked' ELYS. This is a means to compound the EDEN rewards. A user can un-commit their EDEN at any time. The un-committing process is immediate ( no un-bonding period). Once a user uncommits their EDEN, they can then choose to do any of the options with it (ie: vest it or re-committ it).
* <mark style="color:blue;">‘</mark>*<mark style="color:blue;">Vest it</mark>*<mark style="color:blue;">’</mark> for ELYS. If a user chooses  to vest EDEN for ELYS, EDEN will vest linearly over a 90 day time period. During the vesting process, the vesting EDEN is burned. After the vesting process is initiated, the corresponding EDEN is locked and vests linearly into ELYS at a 1:1 ratio, over a 90 day time period. When EDEN is in the vesting process, by definition it is not committed, which means that vesting EDEN will not earn any additional rewards. Every pre-defined number of blocks, an amount of EDEN is ‘vested’ into liquid ELYS that will automatically deposit in user wallets and do what they want with. A user may choose to cancel the vesting at any point during this time.

### <mark style="color:blue;">**EDEN-Boost**</mark>

EDEN-Boost is a multiplier token that is earned while ELYS is ‘staked’ or EDEN is ‘committed’. Its purpose is to reward long-term users.

The APR for at which EDEN-Boost is earned is 100%. EDEN-Boost can also be ‘committed’ further to earn additional EDEN. EDEN-Boost is a way to multiply the rewards for staking ELYS or ‘committing’ EDEN for a longer period of time. Boost % = (EDEN-Boost Earned)/( ELYS staked+ EDEN ‘committed’)

If ELYS is unstaked or EDEN is ‘un-committed’ then EDEN-Boost is burned ( both ‘committed’ and ‘uncommitted’) in proportion to the amount of ELYS unstaked or EDEN ‘un-committed’.


---

# 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://elys-network.gitbook.io/docs/tokenomic-and-rewards-system/eden-and-eden-boost.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.
