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

# Missions

- [Overview](https://docs.win.investments/win-investments-en/missions/overview.md): Explore missions, complete tasks and track your activity across the WIN platform.
- [How Missions Work](https://docs.win.investments/win-investments-en/missions/how-missions-work.md): Understand how Missions, Events and WIN Points connect across the platform.
- [Points & XP System](https://docs.win.investments/win-investments-en/missions/points-and-xp-system.md): Learn how WIN Points are earned, how progress is tracked, and how the XP system helps keep participation fair.
- [Missions & Challenges](https://docs.win.investments/win-investments-en/missions/missions-and-challenges.md): Explore the different missions and challenges you can complete while using the WIN platform and track your activity over time.
- [Global Airdrop Ranking](https://docs.win.investments/win-investments-en/missions/global-airdrop-ranking.md): See how rankings work, how points are calculated, and how users are positioned during events and campaigns.
- [World Championship League](https://docs.win.investments/win-investments-en/missions/world-championship-league.md): Explore the various missions and challenges you can complete whilst using the WIN platform, and track your activity over time.
- [World Cup Forecasts](https://docs.win.investments/win-investments-en/missions/world-championship-league/world-cup-forecasts.md)
- [Points System](https://docs.win.investments/win-investments-en/missions/world-championship-league/points-system.md): Learn how the points system works within the World Championship League Event
- [Event Missions](https://docs.win.investments/win-investments-en/missions/world-championship-league/event-missions.md): World Cup-themed missions tied to the tournament journey. Users complete actions and unlock rewards as matches are played and the competition progresses through its different stages.
- [Rankings](https://docs.win.investments/win-investments-en/missions/world-championship-league/rankings.md): Two leaderboards run simultaneously throughout the Event.
- [Prizes](https://docs.win.investments/win-investments-en/missions/world-championship-league/prizes.md): Be one of the lucky ones to receive special prizes
- [FAQs](https://docs.win.investments/win-investments-en/missions/world-championship-league/faqs.md)
- [Liveshopping](https://docs.win.investments/win-investments-en/missions/world-championship-league/liveshopping.md): Special events. Exclusive rewards.
- [Current Events](https://docs.win.investments/win-investments-en/missions/current-events.md): Learn how all the Airdrop events works, its structure, stages and how users can participate.
- [Event #1 - Market Challenge](https://docs.win.investments/win-investments-en/missions/current-events/event-1-market-challenge.md): Get started on WIN by completing simple onboarding missions, exploring the platform and beginning to accumulate your first WIN Points.
- [Event #2 - Roadmap to Airdrop](https://docs.win.investments/win-investments-en/missions/current-events/event-2-roadmap-to-airdrop.md): Unlock more advanced missions designed for active users, deeper platform exploration and continued progression in the Roadmap to Airdrop.
- [Claiming Points](https://docs.win.investments/win-investments-en/missions/claiming-points.md): Understand how WIN Points are claimed, when they are credited, and how the claiming process works.
- [Nicknames & Profile Identity](https://docs.win.investments/win-investments-en/missions/nicknames-and-profile-identity.md): Discover how nicknames and profile identity will work to personalize your presence in rankings and events.
- [Fair Play, Rules & Limitations](https://docs.win.investments/win-investments-en/missions/fair-play-rules-and-limitations.md): Review the rules, limitations and fair play principles that ensure a balanced and transparent experience for everyone.
- [FAQs](https://docs.win.investments/win-investments-en/missions/faqs.md): Find quick answers to the most common questions about gamification, points, events and rewards in WIN.


---

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