# Staking

### **Staking the $ECLIP token**

Please note that the staking model deployed on the current testnet is an older model staking contract than the staking described here. The following model will be deployed to the demo alongside the new UI in an upcoming release.

Stakers have the option to choose their length of stake. They will use a bar slider to select between 1 month and a maximum of 24 months.

Staking multipliers will vary based on the length of stake. Stakers can choose between weighting towards Cosmic Essence for IDO tier participation, neutral, and yield pool return. \
The technicals of staking multipliers can be found under: [Staking Multipliers](/eclipse-mechanics/tiers-whitelisting-and-cosmic-essense/staking-multipliers.md)

<figure><img src="/files/6YeeznYcor8ZuZgccart" alt=""><figcaption></figcaption></figure>

[Cosmic Essense](/eclipse-mechanics/tiers-whitelisting-and-cosmic-essense/cosmic-essense.md) is received upfront, and expires at the end of the staking period.  In this way, even stakers with a smaller amount of $ECLIP can increase their chances at IDO participation by selecting for more Cosmic Essence. Alternatively, they can choose the option to gain more yield.

{% hint style="info" %}
A staker can have multiple staking positions. Cosmic Essence will accrue as points. Stakers will be able to harvest the rewards from the staking.
{% endhint %}

### **Staking Allocations**

A total of 48 million tokens will be allocated towards bootstrapping staking rewards over a 36-month period.

In the longer term, the ([Deflationary Model](/tokenomics/deflationary-model.md)) for tokenomics and the [Rewards Pool](/eclipse-mechanics/rewards-pool.md) will bolster the distribution of staking rewards.


---

# 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.eclipsepad.com/tokenomics/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.
