> 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/misiones/liga-del-campeonato-del-mundo/faqs.md).

# FAQs

## ❓ Preguntas Frecuentes (FAQ)

#### 1. ¿Cómo me uno a la Liga del Campeonato del Mundo?

Podés unirte haciendo clic en el botón **Registrarse** dentro de la página del Evento o participando en cualquier **Pronóstico del Campeonato del Mundo**, lo que te registrará automáticamente en el Evento.

#### 2. ¿Cuál es la diferencia entre WIN Points y Puntos de Liga?

Los **WIN Points** contribuyen al **Ranking General del Roadmap to Airdrop**, mientras que los **Puntos de Liga** se utilizan exclusivamente para el **Ranking de la Liga** de este Evento. Ambos rankings son independientes.

#### 3. ¿Cómo gano Puntos de Liga?

Podés ganar Puntos de Liga completando las Misiones del Evento y participando en los Pronósticos del Campeonato del Mundo. Además, se otorgan puntos adicionales por acertar los resultados.

#### 4. ¿Cuándo se reflejarán mis puntos en los rankings?

El progreso de las misiones y los puntos obtenidos en los pronósticos pueden demorar hasta **48 horas hábiles** desde el cierre de la actividad correspondiente en verse reflejados en la plataforma.

#### 5. ¿Qué sucede si un partido se posterga o se cancela?

Si un partido es suspendido, postergado o cancelado, el pronóstico relacionado quedará sin efecto y no se otorgarán ni descontarán Puntos de Liga por dicho pronóstico.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.win.investments/misiones/liga-del-campeonato-del-mundo/faqs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
