# Minigames

## Fishing Contest

Each contest lasts **15 minutes** and offers a chance to catch a variety of **custom fish**. These unique fish can be sold to the **Fishing Merchant** for a substantial amount of in-game money.&#x20;

**Rewards:**

The top three players who catch the **biggest** during the contest will receive the following **bonus rewards**:

* **1st Place:** $25,000
* **2nd Place:** $15,000
* **3rd Place:** $7,500

**Bonus Experience:**

* All **Fisherman job experience** earned during fishing at spawn is increased by **20%**, making it the perfect time to level up your profession while competing for prizes.

This bonus is **always active** even when contests are over!

Whether you’re looking to make some in-game cash or challenge yourself to become the top fisherman, the **Fishing Contest** is an event you won’t want to miss!

## Chat Races

Races are minigames announced in chat approximately every 20 minutes on the server. In these competitive events, players race against each other to be the first to complete the broadcasted objective. Winning a race rewards you with a Heavy Artifact Cache and in-game money. The races include:

| Type        | Objective                                      |
| ----------- | ---------------------------------------------- |
| Block       | Break the announced amount of blocks           |
| Crafting    | Craft the broadcasted amount of a certain item |
| Hunting     | Kill the announced amount of mobs              |
| Chat        | Type out the word                              |
| Quiz        | Answer the question correctly                  |
| Scramble    | Unscramble the word                            |
| Food Frenzy | Eat the broadcasted amount of food             |
| Fish Frenzy | Catch the fish type                            |


---

# 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://dgzyt.gitbook.io/eluria-mc/survival/economy/minigames.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.
