> For the complete documentation index, see [llms.txt](https://docs.win.investments/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.win.investments/win-investments-en/missions/world-championship-league/event-missions.md).

# Event Missions

### 🎯 Event Missions

Themed missions linked to the World Championship journey. Users complete actions and unlock rewards as the tournament progresses through its matches and stages.

#### ⚽ Event Missions

Event Missions are specific actions within the platform that award WIN Points and/or League Points when completed and claimed. The table below summarizes the missions available at launch.

| **Mission**                    | **Description / User Action**                                                                                                                                                  |
| ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| World Championship Deposit     | Deposit ≥ €100 into your WIN Wallet during the World Championship.                                                                                                             |
| Expert Collector               | Purchase €10 of each of the following players called up to their national teams for the 2026 World Championship: Ramón Sosa, Isidro Pitta, and Matías Galarza.                 |
| Champion Collector             | Purchase €10 of each of the following players called up to their national teams for the 2026 World Championship: Nicolás González, Emiliano Martínez, and Alexis Mac Allister. |
| World Championship Forecast    | Complete 1 World Championship Forecast during the Group Stage.                                                                                                                 |
| World Championship Forecast II | Complete 4 World Championship Forecasts during the Knockout Stage.                                                                                                             |
| Expert Streak                  | Earn more than 150 World Championship Points throughout the tournament.                                                                                                        |
| Champion Streak                | Earn more than 250 World Championship Points throughout the tournament.                                                                                                        |

**Cumulative Missions:** When an advanced milestone includes previous milestones (for example, if you exceed the minimum requirement of a more demanding mission), the platform may automatically mark the related previous milestones as completed.

**WIN** may add, remove, or modify missions during the Event period. We recommend checking the platform regularly to stay informed about active missions.


---

# 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://docs.win.investments/win-investments-en/missions/world-championship-league/event-missions.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.
