# Smoked Meat

At the end of each month, your animal NFTs will turn into Roast Animals. At this point, you have two choices:

1. Harvest them for ENG, or
2. Stake them to turn into Smoked Meat and earn daily rewards.

Since each animal egg has a different purchase price and harvest reward, the staking reward also varies depending on the animal type.

## **Chicken**

### **How to Stake Roast Chicken**

* Only **Roast Chicken** can be staked.
* Once staked, **Roast Chicken** will transform into **Smoked Chicken** with a new visual representation.
* From the day after staking begins, you will earn <mark style="color:orange;">**1 ENG per day**</mark> at **00:00 UTC**.
* The first staking reward is credited **on the second day** after staking starts.
* All staking rewards are recorded on the blockchain.

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

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

### **Unstaking & Rewards Collection**

* When you **unstake**, you will receive all the accumulated **ENG tokens** (1 ENG per day).
* The **Smoked Chicken** will be **burned** (permanently removed) and can no longer be used.
* When unstaked, the <mark style="color:green;">**2000 ENG from harvesting + daily staking rewards**</mark> will be sent to your wallet

## PEPE Frog

### **How to Stake Roast PEPE Frog**

* Only **Roast PEPE Frog** can be staked.
* Once staked, it becomes **Smoked PEPE Frog** with a new visual.
* From the next day, you’ll earn **2 ENG per day** at 00:00 UTC.
* The first reward is credited on the **second day** after staking starts.&#x20;

<figure><img src="/files/0UX8CWxX562dxn0N1ZDs" alt=""><figcaption></figcaption></figure>

### **Unstaking & Rewards Collection (PEPE Frog)**

* When you **unstake**, you receive all accumulated staking rewards (**2 ENG per day**).
* The **Smoked PEPE Frog** is **burned** (permanently removed) and can’t be used again.
* You also get the original harvest reward: <mark style="color:green;">**4000 ENG + all staking rewards**</mark>.

## **Additional Notes**

* Each **Roast Meat** is independent, meaning multiple **Smoked Meat** can be staked separately without affecting each other.
* Staking rewards remain in the animal's **TBA** until unstaking occurs.
* **If you prefer long-term passive income**, keeping your **Roast Meat staked** might be a better choice than harvesting immediately.


---

# 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/stake-roast-chicken.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.
