> 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/world-cup-forecasts.md).

# World Cup Forecasts

### ⚙️ General Mechanics

👉 Twice per week during the Group Stage, WIN will publish three (3) questions related to that day's matches.

👉 Users must submit their forecasts on the previous day. Forecasts open at **00:00 UTC** and close at **23:59 UTC** on the day before the match. Once a forecast closes, answers can no longer be modified.

👉 League Points are awarded only if the match is officially completed. If a match is suspended, postponed, or cancelled, the corresponding forecast will be void and no points will be awarded or deducted.

👉 In the event of technical or system-related discrepancies, WIN reserves the right to make the final determination.

### 🌟 Points Awarded

The points system works as follows:

✅ **Participation Reward:** Each completed forecast awards **2 League Points**, regardless of whether the answer is correct.

✅ **Correct Forecast Reward:** If the answer is correct, additional **League Points** are awarded based on the difficulty of the question. The exact point value is displayed within each forecast at the time of participation.

✅ **Multiple Correct Outcomes:** If two or more options are deemed correct (for example, if two players finish tied in goals scored), all users who selected any of the correct options will receive the corresponding correct forecast points.


---

# 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/world-cup-forecasts.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.
