> For the complete documentation index, see [llms.txt](https://blocks-1.gitbook.io/blocks/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blocks-1.gitbook.io/blocks/staking-and-yield-farming/traditional-staking-campaigns.md).

# Traditional Staking Campaigns

## What is Staking?

Staking is the process of holding tokens in the cryptocurrency wallet to support the operations of a network.

Participants are rewarded for depositing and holding coins, with constant guaranteed time-based returns. Rewards are calculated based on staking time: the longer you stake, the more you earn.

## **BLOCKS Staking Guide**

<mark style="color:green;">On 15 June 2022, we launched the BLOCKS 12-Month Staking Pool</mark> <mark style="color:green;">in partnership with Ferrum Network. The ability to contribute the campaign concluded on 15 July 2022.</mark>

<mark style="color:green;">**A second traditional 12-Month Staking Pool was created on 5 December 2022 with an open contribution period of 20 days.**</mark>

The terms of the BLOCKS Staking pool (rewards, lengths, minimum contribution, etc.) are detailed below:

## June 2022 BLOCKS Staking Pool Info <a href="#id-52d7" id="id-52d7"></a>

**Staking Site:** <https://stake.unifyre.io/blocks/info/0x2e5feed79fafb27f469fb9e1456acb2095900b95/ETHEREUM>

**Early Withdraw Starts (6 months):** 1/11/2023, 8:00:00 AM

**Early Withdrawal APY:** 5%

**Full Maturity (12 months):** 7/15/2023, 9:00:00 AM

**Full Maturity Withdrawal APY:** 20%

**Example Video Link:** <https://twitter.com/BLOCKS_DAO/status/1543689787726393345>

\
**December 2022 BLOCKS Staking Pool Info**
------------------------------------------

**Staking Site:** <https://stake.unifyre.io/blocks/info/0x2a9df9e9e6d6d909ed3555bd512cb8c191331c79/ETHEREUM>

**Early Withdraw:** None

**Full Maturity (12 months):** 12/25/2023, 6:00:00 PM

**Full Maturity Withdrawal APY:** 20%


---

# 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://blocks-1.gitbook.io/blocks/staking-and-yield-farming/traditional-staking-campaigns.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.
