> 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/genesis-aeth.md).

# GENESIS aETH

There are total 8 pools for genesis, 5 non-native and 3 native aFISH-LP, WHALE Single Stake & WHALE LP &#x20;

{% hint style="success" %}
-> **GENESIS ENDs at 6PM UTC 24/01 (today)** \
\--> **FARMS GO LIVE AT 6PM UTC 26/01** \
\---> **BOARDROOM GOES LIVE AT 28/01 6PM UTC**&#x20;
{% endhint %}

**DATE - 24/01 1:00 PM EST**&#x20;

**The genesis will last 2 days i.e. - 26/01 1:00 PM EST**&#x20;

**Stake your tokens and $WHALE to earn $aETH**

1st Seigniorage protocol to peg to price of $aETH. Total 10 aETH is to minted initially for genesis. <br>

**Stake your tokens ETH/BTC/USDC/USDT/FRAX to earn $aETH**&#x20;

**1) SINGLE STAKE - $WHALE**&#x20;

**2) WHALE/USDC LP (highest allocation 2x)**&#x20;

**3) aFISH/FISH LP**&#x20;

**4) BTC**

**5) ETH**&#x20;

**6) USDT**&#x20;

**7) USDC**&#x20;

**8) FRAX**&#x20;

**Below Farm starts 12 hours later i.e. 1:00 AM EST 25/01 - 0% Deposit fees.**&#x20;

**9) aETH-ETH 2x allocation when active.**&#x20;

**Note that all the LPs should be made on SwapFish dex to take part in the genesis.**&#x20;

{% hint style="warning" %}
Note - there is 2% deposit fees for single stake $WHALE and 1% deposit fees for all the other pools. There is no deposit fees for aETH LP.&#x20;
{% endhint %}


---

# 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/genesis-aeth.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.
