> For the complete documentation index, see [llms.txt](https://fancy-studios.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fancy-studios.gitbook.io/whitepaper/tokenomics/stakingeth.md).

# FNC Staking - Ethereum

![](/files/nes4ti0BYkVQE1JekjNi)

The Birdnest staking portal  allows anyone to deposit their FNC tokens and FNC/ETH LPs to start earning rewards.&#x20;

**Important Details**

* Staking is  currently available at <https://staking.fancybirds.io/>
* Staking Pools deposits opened on **Friday, Dec. 17th at 1PM EST** for both *FNC* and *FNC/ETH LP*
* Staking Rewards have officially start counting on **Saturday, Dec. 18th at 1PM EST**
* Staking rewards will be **distributed** every day at **1PM UTC** starting on **Sunday, Dec. 19th**

**Staking information**

* 10% of total supply will be used for staking in the first year
* 5% for the second year, and another 5% for the third year.
* FNC Rewards will be vested for **one year** on each claim OR:
* Rewards can be claimed as sFNC to use for in-game utility (breeding, tournaments, marketplace, etc). sFNC will hold an extra weight for in-game utility.
* Underlying FNC will be burned if claimed for sFNC in-game utility. This includes utility in the flagship Fancy Birds, as well as future play-2-earn arcade games on the platform.
* FNC staking rewards will continue for 3 years from launch. (Dec. 18th, 2021)
* A total of 20% of the supply is reserved for staking rewards.

**Staking Options & Rewards**

The staking contract is inspired by the flow of both Iluvium and Merit Circle. We believe in using already robust and secure smart contracts that focus on the same vision we have for staking: allowing for a time-weighted structure for rewarding stakers.

* 20% of staking rewards will be provided to FNC
* 80% will be given to FNC/ETH LP\
  Create LP [here](https://app.sushi.com/add/0x7f280dac515121dcda3eac69eb4c13a52392cace/ETH?tokens=0x7f280dac515121dcda3eac69eb4c13a52392cace\&tokens=ETH\&chainId=1).

Before committing to staking, users can choose lockups between **0 months (**&#x46;lexible) and **12 months** (locked). The longer a user stakes, the more weight they have in each staking pool for earning capabilities.

For example:

* A Flexible pool staker gets a weighted score of **1** for not locking up their FNC or FNC LP
* A lockup of 6 months results in a weight of **1.5**
* A lockup of 12 months results in a weight score of **2**

**Reward vesting**

Since FNC will be long term token for Fancy Studios — as the governance token for all future games, we want to reward long term holders of the project. This is why there will be a significant amount of supply given in the first year (at 10%), and also a 1 year vesting period on rewards. Guilds, scholars, and long term players are welcome to stake to earn sFNC which will be used with an *extra weight* for breeding and in-game usage.


---

# 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, and the optional `goal` query parameter:

```
GET https://fancy-studios.gitbook.io/whitepaper/tokenomics/stakingeth.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
