# Harvest Day

On harvest day, when the chicken reaches maturity, the current price is compared to the strike price of the option. The chicken will be healthy if the option is profitable. In rare cases when the % delta between current price and strike price is small, the premium paid for the option may be higher than the eventual value resulting in a net loss.

Healthy chickens can be immediately harvested to receive its value in ETH. Harvesting a chicken represents taking profit from the options position. After harvesting a chicken NFT, the NFT is burnt permanently.

Unique to PokPok, healthy chickens can also be staked in the farm for 30 days upon maturity to lay golden eggs ($PEGG). $PEGG is a rewards token that will have utility gradually introduced. Only healthy chickens can be[ staked](https://pokpok.gitbook.io/pokpok-1/the-gamified-experience/the-golden-eggs) for Golden Eggs. Users would have to evaluate whether it would be worth accumulating healthy chickens for farming Golden Eggs or harvesting them and rolling profits into creating a larger number of healthy chickens (trading more options).

On the other hand, diseased chickens are unprofitable and have zero ETH value. They can, however, be burned to return a small amount of $PEGG tokens.

<figure><img src="/files/eR47tDo7mn5UnuA6n77c" alt=""><figcaption><p>PokVille Ecosystem</p></figcaption></figure>


---

# 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://pokpok-1.gitbook.io/pokpok/pokpok-protocol-mechanics/harvest-day.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.
