> 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/faqs.md).

# FAQs

## ❓ Frequently Asked Questions (FAQ)

#### 1. How do I join the World Championship League?

You can join by clicking the **Register** button within the Event page or by participating in any **World Championship Forecast**, which automatically registers you for the Event.

#### 2. What's the difference between WIN Points and League Points?

**WIN Points** contribute to the **Roadmap to Airdrop Ranking**, while **League Points** are used exclusively for the **League Ranking** of this Event. The two rankings are independent.

#### 3. How do I earn League Points?

You can earn League Points by completing Event Missions and by participating in World Championship Forecasts. Additional points are awarded for correct forecasts.

#### 4. When will my points appear in the rankings?

Mission progress and Forecast points may take up to **48 business hours** after the relevant activity or forecast period closes to appear on the platform.

#### 5. What happens if a match is postponed or cancelled?

If a match is postponed, suspended, or cancelled, the related forecast becomes void and no League Points will be awarded or deducted for that forecast.


---

# 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/faqs.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.
