# World's Eve Fishing

{% hint style="info" %}
This covers World's Eve fishing only. For the full fishing guide — including bait, bait crafting, and more — see the [Fishing ](/gathering/fishing.md)page.
{% endhint %}

## Primora Shores

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

World's Eve is a limited-time cross-game event connecting Onchain Heroes and Maze of Gains. Unlike other offseason fishing zones, Primora Shores (the World's Eve fishing zone) is straightforward: simply send your Genesis Hero fishing, wait 12 hours, and send them home for a chance to reel in an Eve Key!

***

### **What You Need**

A [Genesis Hero](/heroes/genesis-heroes.md) NFT is required to fish. If you have one, you're good to go.

***

### **How It Works**

World's Eve introduces a simple loop between OCH and MoG:

{% stepper %}
{% step %}

### Head to Onchain Heroes

Go to [play.onchainheroes.xyz](http://play.onchainheroes.xyz) and enter the lobby.
{% endstep %}

{% step %}

### Set sail for Primora Shores

Select Fishercat's boat and choose a Genesis Hero to send to Primora Shores.

[Bait](/gathering/fishing.md#bait) increases your chances of catching an Eve Key
{% endstep %}

{% step %}

### Wait for your Hero

Your Hero will fish for 12 hours. Check back once the timer is up.
{% endstep %}

{% step %}

### Reel in your catch

Send your Hero home for a chance to reel in an Eve Key.&#x20;

You might also catch a **Dolphin** which can be crafted into **Filet-O-Phin** or sold for **Marbles.**
{% endstep %}
{% endstepper %}

Once you have a key, head to Maze of Gains and log in with the same account. Use your Eve Key to enter the World's Eve dungeon.

***

## Drop Table

|                                Rarity                               | Base Chances | Utility                                                                                                                                                                                                                      |
| :-----------------------------------------------------------------: | :----------: | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><img src="/files/ntsAr3BABDX0LC30qKR8" alt=""></p><p>Eve Key</p> |      33%     | <ul><li>Used to enter World's Eve in Maze of Gains</li></ul>                                                                                                                                                                 |
| <p><img src="/files/aVw9amlJOTMbl7fLx5KF" alt=""></p><p>Dolphin</p> |      67%     | <ul><li>Can be crafted into <a href="/pages/4TMpInoOTjds3ofTl9bO">Filet-O-Phin</a> to restore Hero energy</li><li>Can be sold at the <a href="/pages/mjONAdJRJTundrbXhqKh#fish-market">Fish Market</a> for Marbles</li></ul> |


---

# 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/worlds-eve-fishing.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.
