# What is World's Eve?

World's Eve is a limited-time cross-game event connecting Onchain Heroes and Maze of Gains. The two games work together — earn in one, spend in the other, and collect rewards that carry value across both.

{% hint style="info" %}
These docs cover the OCH side of World's Eve (Obtaining Keys). For dungeons, rewards, and Eve Caches, see the [MoG docs](https://onchainheroes.notion.site/OCH-x-MoG-World-s-Eve-33606976c8b880e48809f179ae6859ea?pvs=74).
{% endhint %}

***

### How the games connect

**Onchain Heroes: Obtain Keys**

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

Your goal in Onchain Heroes is to obtain **Eve Keys**. Fish at Primora Shores to catch them, or buy them from other players on the Marketplace.

**Maze of Gains: Earn Rewards**

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

Your goal in Maze of Gains is to spend those keys. Enter World's Eve dungeons, earn loot like Worldseeds and Raffle Tickets, and redeem them for Eve Caches packed with rewards that carry over into OCH World at launch.

***

### Getting Started

{% stepper %}
{% step %}

### Get Eve Keys in OCH

Fish at [Primora Shores](/worlds-eve-valors-wake/worlds-eve-fishing.md) to catch Eve Keys, or buy them from other players on the [Marketplace](/worlds-eve-valors-wake/the-marketplace.md).
{% endstep %}

{% step %}

### Head to Maze of Gains

Once you have your Eve Keys, head to [mog.onchainheroes.xyz/](http://play.mazeofgains.com) to start running World's Eve dungeons!

&#x20;For the full guide on dungeons, rewards, and Eve Caches, see the [MoG docs](https://onchainheroes.notion.site/OCH-x-MoG-World-s-Eve-33606976c8b880e48809f179ae6859ea?pvs=74).
{% endstep %}
{% endstepper %}


---

# 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.onchainheroes.xyz/worlds-eve-valors-wake/what-is-worlds-eve.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.
