> For the complete documentation index, see [llms.txt](https://fatfi.gitbook.io/fatfi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fatfi.gitbook.io/fatfi/fat-algorithm-stablecoin/genesis-launch-strategy.md).

# Genesis - Launch Strategy

## FAC&#x20;

The genesis distribution of FAC will be available to users who deposit any of the below tokens.&#x20;

There are 2 kinds of pools:&#x20;

**K - Rewards Pool and F-Rewards Pool.**&#x20;

### **F – Rewards Pool**

FAT/BNB LPs token staking pool.&#x20;

This is the Exclusive pool that will give x2 rewards during the Genesis Event:&#x20;

· 20.000 FAC tokens will be distributed in the genesis distribution at the rate of 4.000 FAC tokens per day for 5 days.

### K - Rewards Pool:&#x20;

Single Staking Pool will accept below 18 tokens:

* Stablecoins: DAI, USDT, USDC, BUSD.
* Communities: CAKE, BAKE, BURGER, ETH, WBNB, REEF, XRP, SXP, DOT, ADA, DOGE, LINK, TWT, SFP.

  180,000 FAC tokens will be distributed evenly across all 18 token pools listed above in the genesis.

Schedule: a

**TGE 00:01: FAT/BUSD LP Pool, WBNB Pool, BUSD Pool**&#x20;

**Open at 48:01: DAI, USDT, USDC, CAKE, BAKE, BURGER, SFP Pool**&#x20;

**Open at 96:01: The Rest Pool will open**

FAS token distribution will begin shortly after the initial FACs are distributed, to users that provide liquidity to the FAC-BUSD and FAT-BUSD pair on Pancakes Swap.&#x20;

These 2 pools will distribute 15,000 FAS tokens, starting with:

**63 FAS for FAC-BUSD in the first 5 days of Genesis.**

**63 FAS each pool, for FAC-BUSD and FAT-BUSD. Decrease by 25% every 30 days**.

FAS tokens are also distributed to liquidity providers of FAS-BUSD on Pancake Swap, distributing a total of 5,000 FAS within 365 days.


---

# 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://fatfi.gitbook.io/fatfi/fat-algorithm-stablecoin/genesis-launch-strategy.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.
