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

# FARMS

{% hint style="success" %}
FARMS GO LIVE AT 18/01 6PM UTC.&#x20;
{% endhint %}

Farms is where you can earn $WHALE to stake in boardroom by staking your Atlantis LPs -&#x20;

Farms-&#x20;

1. WHALE/USDC LP&#x20;
2. aETH/ETH LP&#x20;
3. aZYB/ZYB LP&#x20;

Currently the allocation is 60/40 in the farms, 60% of the rewards to peg token farm and 40% to WHALE. But they will be gradually changed depending upon the state.&#x20;

Earned $WHALE can be then staked in boardroom to earn $aETH or aZYB or aFISH when above peg and to make LP with USDC to compound to earn more $WHALE. &#x20;

## SINGLE STAKE POOLs

**You can single stake aETH aZYB aFISH to earn WHALE too.**&#x20;

Earned $WHALE can be then staked in boardroom to earn $aETH or $aZYB or $aFISH when above peg and to make LP with USDC to compound to earn more $WHALE. &#x20;


---

# 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://atlantisfi.gitbook.io/docs/atlantis-finance-1/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.
