> For the complete documentation index, see [llms.txt](https://docs.chikn.farm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chikn.farm/tokens/feed/feed-tokenomics.md).

# $FEED Tokenomics

{% hint style="success" %}
**Token name:** chikn feed (FEED)

**Contract:** 0xab592d197ACc575D16C3346f4EB70C703F308D1E

**Initial supply:** 0 $FEED

**Max supply:** 12 billion (12,000,000,000) $FEED

[EGG/FEED on Trader Joe](https://traderjoexyz.com/trade?inputCurrency=AVAX\&outputCurrency=0xab592d197acc575d16c3346f4eb70c703f308d1e)
{% endhint %}

<figure><img src="/files/FA2rQ4SGfWUM2FRLKUqV" alt=""><figcaption><p>TraderJoe.xyz is a preferred $FEED supplier</p></figcaption></figure>

There was no presale or airdrop for $FEED. The token launched at the same time Roosting became available in December 2021. Players could farm $FEED by staking $EGG in Single-Sided Staking, or by swapping $EGG to feed at a fixed rate.

The total $FEED supply was calculated to meet the hypothetical goal of all 10,000 chikn reaching 45 KG, although this is not a fixed maximum weight for any chikn. As the game plays out, some chikn will exceed 45 KG while others won’t come close.

After launch, 800 million $FEED was allocated to the Chikn DAO and a small amount to exchanges for initial liquidity. The breakdown of all these allocations are as follows:

* **Reward Emissions:** 8 billion $FEED
* **Chikn DAO Treasury:** 800 million $FEED
* **Liquidity & Incentives:** 800 million $FEED
* **Team & Advisors:** 800 million $FEED
* **Ecosystem Development:** 800 million $FEED
* **Partnerships & External Farms:** 800 million $FEED

{% hint style="info" %}
Update: The Chikn team moved all $FEED allocations (with the exception of the DAO Treasury allocation which remains reserved) into circulation. A total of 11.2 billion $FEED were released primarily through staking rewards, with a relatively small amount left in liquidity. Your chikn are hungry—we want to make sure they get fed.
{% endhint %}

The total $FEED supply allocated to rewards ran out on December 09, 2022. There will be no additional $FEED minted.


---

# 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://docs.chikn.farm/tokens/feed/feed-tokenomics.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.
