> For the complete documentation index, see [llms.txt](https://reactors.gitbook.io/reactor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://reactors.gitbook.io/reactor/reactor-intro/genesis-farms.md).

# Genesis Farms

{% hint style="danger" %}
*<mark style="color:red;">**This page is still a work in progress. More info coming soon!**</mark>*
{% endhint %}

The Genesis farms are based on our existing pool reward structure. You can think of them as exclusive farms for early adopters.

Genesis farms are designed to bootstrap the initial liquidity for Reactor before our token goes live and provide the community with an early and attractive opportunity to accumulate `veRCT` .

In some cases, genesis farms will distribute not only `veRCT`, but also incentives from a second token, usually directly provided by a partner protocol.

{% hint style="danger" %}
But even more interesting: when regular farming rewards are live, the genesis stakers **will simultaneously cumulate genesis AND farming rewards, making it extra profitable!**
{% endhint %}

Genesis pools will progress according to the following timeline: (4pm UTC for each stage)

* TBA

The Genesis farms will go live on ████, and deposits will remain open until ████ — after this point, deposits are no longer possible. Rewards for the genesis farms will begin from ████ and will be linearly distributed for six months.

{% hint style="info" %}
You'll be able to see your genesis rewards accumulate from ████, but won't be able to harvest them before ████.
{% endhint %}

## **How to calculate my rewards?** <a href="#how-to-calculate-my-rewards" id="how-to-calculate-my-rewards"></a>

5% of RCT's total supply has been allocated for the genesis pool rewards, guaranteeing high-yield returns. However, giving an accurate APR number will be initially impossible since RCT won't be priced yet.

Consequently, once live, every genesis farm will have a custom APR calculator allowing users to estimate their expected returns based on an estimated FDV.

Most importantly, once standard liquidity mining emissions go live after the public sale, genesis depositors will be earning both the farming rewards PLUS the genesis farm rewards and any additional bonus from locking their LPs.

To summarize, the genesis farm yields will be additional rewards on top of any base liquidity mining rewards we provide to the pools. This, therefore, enables a significant yield earning opportunity for early users.

## **Pool offering** <a href="#pool-offering" id="pool-offering"></a>

The main pools will consist of popular traded pairs on Monad. They will be split between "main" liquidity and launch partner pools that we'll progressively reveal until the effective start of the genesis.

## **How to participate?**

* TBA


---

# 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://reactors.gitbook.io/reactor/reactor-intro/genesis-farms.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.
