# Survival Mode

In **Survival Mode**, players will face waves of increasingly stronger enemies with the aim of defeating as many of them as possible, accumulating points until they are defeated or their time runs out.

At the end of each match, the player will be classified in the rankings according to their performance, taking into account factors such as points earned, number of surviving EVOs and cards used.

### Daily Ranking

Every day at 20:00 (Brasília time) the ranking will be reset and the sequence of enemies to be defeated is changed, providing players with a completely different experience every day.

This way, we will have the classification with the best players defined daily after all matches started until 20:00 are finished.

### Ranking Awards

Prizes are distributed every day to the best players in the ranking, below is the current prize pool:

<table><thead><tr><th width="130">Position</th><th>Awards</th></tr></thead><tbody><tr><td>1º</td><td>5.000 EPW2</td></tr><tr><td>2º</td><td>4.000 EPW2</td></tr><tr><td>3º</td><td>3.000 EPW2</td></tr><tr><td>4º</td><td>2.400 EPW2</td></tr><tr><td>5º</td><td>2.000 EPW2</td></tr><tr><td>6º~10º</td><td>1.600 EPW2</td></tr><tr><td>11º~25º</td><td>1.200 EPW2</td></tr><tr><td>26º~50º</td><td>800 EPW2</td></tr><tr><td>51º~100º</td><td>500 EPW2</td></tr><tr><td>101º~200º</td><td>250 EPW2</td></tr></tbody></table>

### Survival Mode Rules

For each match played, the player will spend 1 (one) **Survival Ticket** which is purchased in the "workshop" tab of the *farming* website, tickets are currently **FREE**.

Players get **points and time bonuses by defeating enemies**. The player who obtains the **highest score** in a single **Survival Mode** match wins.

In case of players with equal scores, the **tiebreaker criteria**, in order, are:

* Greater number of surviving EVOs;
* Fewer cards used;
* Shorter start time of the match.

Only the game with the highest score for each player will be considered for the ranking.

It is important that you read the [TOURNAMENT REGULATIONS](/en/tournament-regulations/evoverse-tournament-regulations.md) and are aware of all the rules.


---

# 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://whitepaper.evoverse.app/en/game-description/survival-mode.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.
