> For the complete documentation index, see [llms.txt](https://whitepaper.zee-verse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.zee-verse.com/gameplay/events/weekly-harvest-past-event.md).

# Weekly Harvest \[Past Event]

{% embed url="<https://youtu.be/2ioF36iMcUg?si=4DSYLVXGmYyGipiW>" %}
Weekly Harvest Teaser Trailer. Consume Corn Cobs at your own discretion.
{% endembed %}

**Event Schedule**

Check the in-game timer or the official [Discord](https://discord.com/invite/NnHk3hfTmZ) events channel for exact times.

**Event Overview**

Compete with other players to snatch Corn Cobs, catch Ghost Corn Cobs, and bring them to the Weekly Harvest altar.<br>

**Start of the Event**

Once the event begins, explore the island to find Corn Cobs. They can spawn randomly anywhere on the island.

**Snatch a Corn Cob**

Upon locating a Corn Cob, pull it out of the ground and consume it. This act connects you to the Spirit Realm.

<figure><img src="/files/lsIf1lQ3bI7cNjwvrW8G" alt="" width="375"><figcaption><p>Dinner is served?</p></figcaption></figure>

**Catch a Ghost Corn**

In the Spirit Realm, your task is to catch one Ghost Corn Cob.

**Return to the Altar**

After catching a Ghost Corn Cob, bring it back to the Weekly Harvest Altar.

**Earn Rewards**

Successfully completing these steps rewards you with a Wampum Belt. This belt grants you a free mint of a [Weekly Harvest Loot Pod](/economy/nft-assets/items-erc-1155/collection-weekly-harvest.md).

{% hint style="info" %}
The number of Corn Cobs that spawn is dependent on the number of Shamans in the lobby. You can also see how many Cobs have not been consumed yet.
{% endhint %}

{% hint style="info" %}
The Weekly Harvest event consists of three waves, offering multiple chances to participate and win.
{% endhint %}

{% hint style="warning" %}
This is a highly competitive event, as all Shamans aim to secure a Wampum Belt. Success can vary across different waves.
{% endhint %}


---

# 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.zee-verse.com/gameplay/events/weekly-harvest-past-event.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.
