> For the complete documentation index, see [llms.txt](https://whitepaper.chickensaga.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.chickensaga.com/gameplay-overview/feathers.md).

# Feathers

In Chicken Saga, you can rub your chickens daily to receive Feathers (ERC-1155). Chickens with legendary parts will receive more Feathers. Feathers will only be available if the chicken was not listed or transferred 24 hours before the daily reset at **00:00 UTC**.

<figure><img src="/files/LoARk9TsrLZkbmJrOsCG" alt=""><figcaption></figcaption></figure>

*The Daily Rub is a sacred moment of connection between farmer and chicken, a reminder of the ancient pact between them. Each morning, as **Liwayway**, the gentle dawn, spreads her golden light across the land, caretakers kneel by their chickens, softly running their hands along their feathers, murmuring words of encouragement. This ritual, illuminated by the first rays of the sun, symbolizes renewal and harmony.*

*The chickens, sensing the warmth of their human’s touch and the embrace of Liwayway’s light, respond in kind. They puff up their feathers, their gentle clucks echoing like notes in a song of gratitude. It is a silent exchange—a timeless promise to care for one another, witnessed by the ever-present dawn.*

Below is a detailed breakdown of Feather emission for the Genesis and Legacy collection:

<div><figure><img src="/files/YxnblvLCELm21s2TX9FK" alt=""><figcaption></figcaption></figure> <figure><img src="/files/pQuPxU17ZHRl45eMjqyV" alt=""><figcaption></figcaption></figure></div>

***

### ✨ Legendary Feathers

**Legendary Chickens** have the chance to produce Legendary Feathers. These exclusive materials in Chicken Saga can be earned through Daily Rubs.

**Legendary Feathers** are used to craft high-tier items and play a significant role in enhancing your gameplay experience. Notably, they are key components in crafting **Ambrosia**, a food item that grants temporary immortality to chickens, making them a highly sought-after resource.

Here is the drop rate for Legendary Feathers from Legendary Chickens :point\_down:

| **Rarity** | **1 Feather** | **2 Feathers** | **3 Feathers** | **0 Feathers** |
| ---------- | ------------- | -------------- | -------------- | -------------- |
| 1x         | 21%           | 1%             | 0%             | 78%            |
| 2x         | 27%           | 10%            | 4%             | 59%            |
| 3x         | 33%           | 19%            | 8%             | 40%            |

<figure><img src="/files/6ei1wsJdgftSqJWzZGzj" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://whitepaper.chickensaga.com/gameplay-overview/feathers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
