# Goose Rewards and Feeding

Once hatched, each goose generates **daily cash rewards**, **Goose tokens**, and **surprise airdrops**. The quality of the goose determines its reward multiplier.

| Goose Type    | Rewards                             | veGoose Rate (Day) |
| ------------- | ----------------------------------- | ------------------ |
| Classic Goose | Airdrop reward certificates         | 1 veGoose          |
| Ugly Duckling | 2x reward boost + daily cash bonus  | 2 veGoose          |
| White Swan    | 3x dividend + 3x cash rewards       | 4 veGoose          |
| Golden Goose  | Top-tier asset with maximum rewards | 8 veGoose          |

**Goose Life Cycle:**

| Phase            | Duration                  | veGoose | Feeding | Trading | Buyback |
| ---------------- | ------------------------- | ------- | ------- | ------- | ------- |
| Egg-Laying Phase | 1 hour per feed (72h max) | ✅       | ✅       | ✅       | ✅       |
| Dormant Phase    | 30 days without feeding   | 🚫      | ✅       | 🚫      | 🚫      |
| Forever Sleep    | Permanent                 | 🚫      | 🚫      | 🚫      | 🚫      |

### Goose Raising Requirements:&#x20;

* During the raising period, you need to use in-game coins to purchase grass or other items for feeding to keep the geese active.&#x20;
* The goose require a growth period of 30 days to reach maturity, at which point they can be sold on the market or participate in profit-sharing.

### **Feeding Rules:**

* Geese must be fed **daily** using Goose Farm currency to remain active.
* If left unfed for over 72 hours, the goose will enter the **dormant phase** and stop producing rewards.
* Regular feeding ensures better growth and higher yields.
* Players can purchase a sufficient quantity of grass in one go to ensure the geese remain active.


---

# Agent Instructions: 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://docs.goose.farm/treasure-goose/goose-rewards-and-feeding.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.
