> 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-afish.md).

# GENESIS aFISH

There are total 9 pools for genesis, 8 non-native and 1 native aFISH-LP&#x20;

{% hint style="success" %}
-> **GENESIS ENDs at 6PM UTC 18/01 (today)** \
\--> **FARMS GO LIVE AT 6PM UTC 18/01 (today)** \
\---> **BOARDROOM GOES LIVE AT 19/01 6PM UTC (tomorrow)**
{% endhint %}

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

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

**Stake your LPs and $FISH to earn $aFISH**

**Since we are pegged to $FISH from SwapFish Dex which is #1 Native Dex of Arbitrum, our Genesis is having no single stake apart from $FISH itself and all the other pools are LPs from SwapFish to incentivize liquidity.**&#x20;

**Stake your FISH or SwapFish LPs of ETH/BTC/USDC/USDT/DAI/FRAX to earn $aFISH**&#x20;

**1) SINGLE STAKE - $FISH Highest Allocation out of all. (2x)**

**2) FISH-USDC LP**&#x20;

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

**4) WETH/USDC LP**&#x20;

**5) WBTC/WETH LP**&#x20;

**6) DAI/USDC LP**&#x20;

**7) FRAX/USDC LP**&#x20;

**8) USDT/USDC LP**&#x20;

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

**9) aFISH-FISH 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 $FISH and 1% deposit fees for all the other 7 LP pools. There is no deposit fees for aFISH 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-afish.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.
