# Harvest Roast Meat

After a month of raising your NFT animals, you’ll receive well-deserved rewards. Since the cost of each egg is different, the rewards for the animals will also vary

## Chicken

Once the chicken turns into roast chicken on the **1st of the following month**, users can start the harvesting process to get <mark style="color:orange;">**2,000 Eggle Energy tokens back**</mark>.

<figure><img src="/files/IAO6gMhQjsQmH8jxEGsV" alt="" width="563"><figcaption></figcaption></figure>

To initiate the reward process, users have the option to send their roast chickens to the **address of the Treasury contract**.&#x20;

After the chicken is roasted, users can claim their reward by pressing the Harvest button.

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

{% hint style="info" %} <mark style="color:yellow;">**Treasury**</mark>**&#x20;Smart Contract Address**: [0x8f1aa0fdbd047d7d8a58514eecef6af4bb84f7eb](https://basescan.org/address/0x8f1aa0fdbd047d7d8a58514eecef6af4bb84f7eb#readProxyContract)
{% endhint %}

This step signifies the user's readiness to receive their well-deserved rewards for their commitment and care.

{% content-ref url="/pages/628NK65n5iKWfkSlvZd5" %}
[Phase 1 - Hatching](/how-to-play/phase-1-hatching.md)
{% endcontent-ref %}

{% content-ref url="/pages/ry4E7rhl2cnSyRyXEdSD" %}
[Phase 2 - Raising](/how-to-play/phase-2-raising.md)
{% endcontent-ref %}

{% content-ref url="/pages/AClPWdvNFdRhHLbwv0J6" %}
[Phase 3 - Harvesting](/how-to-play/phase-3-harvesting.md)
{% endcontent-ref %}

Aside from harvesting **Roast Chicken** for <mark style="color:orange;">**2000 ENG**</mark>, users have another option—**staking Roast Chicken** to earn rewards over time.

We call this process: **Smoked Meat.**

By staking your **Smoked Meat**, you can generate passive income instead of cashing out immediately.&#x20;

{% content-ref url="/pages/CVoF2bQGKiYnBzNt2jIT" %}
[Smoked Meat](/join-the-game/stake-roast-chicken.md)
{% endcontent-ref %}

## PEPE Frog

Just like raising a chicken, but the rewards are different.&#x20;

When you buy a frog egg with BasedPEPE or ETH, its value equals **2000 ENG**—double the price of a chicken egg. That means the reward at the end of each cycle is also doubled.

So, completing one PEPE Frog cycle gives you <mark style="color:$success;">**4000 ENG**</mark>.&#x20;

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

Note: Rewards are paid in ENG tokens.&#x20;

And just like with chickens, you can choose to stake instead of harvest to receive daily token rewards. For PEPE Frogs, the daily staking reward is also double that of chickens.&#x20;

For details, see the **Smoked Meat** section

{% content-ref url="/pages/CVoF2bQGKiYnBzNt2jIT" %}
[Smoked Meat](/join-the-game/stake-roast-chicken.md)
{% endcontent-ref %}


---

# 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.eggle.xyz/join-the-game/harvest-roast-meat.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.
