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

# Points System

### 🌟 Points System

Learn how the points system works within the World Championship League Event.

### 🏁 Point Types

This Event operates with two different types of points, each associated with a different ranking:

#### WIN Points

Improve your position in the overall WIN Missions Ranking (Roadmap to Airdrop).

**Roadmap to Airdrop Ranking**

#### League Points

Compete in the exclusive ranking of this Event, rewarding football knowledge and forecasting skills.

**League Ranking**

### ⭐ How to Claim Your Points

#### Mission Points

Mission points are not credited automatically. Once a mission has been completed, click the **"Claim"** button within the Event period. By doing so, both the corresponding **WIN Points** and **League Points** will be credited to your account. Points that are not claimed within the Event period will be automatically revoked.

#### World Championship Forecast Points

League Points earned both for completing a forecast and for correctly forecasting its outcome will be credited automatically and reflected in the **World Championship League Ranking** within 48 hours.

**Important:** League Points do not contribute to the overall WIN Missions Ranking. Both rankings are completely independent.

{% hint style="info" %}
Mission progress and League Points earned through World Championship Forecasts may take up to 48 business hours from the close of the corresponding forecasting period to be reflected on the platform. If your points are not immediately visible, please wait and refresh the page.
{% endhint %}


---

# 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/points-system.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.
