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

# Liveshopping

### Campañas Promocionales

WIN podrá ofrecer periódicamente campañas promocionales, eventos de live shopping, concursos, desafíos, programas de recompensas u otras iniciativas de marketing. Cada promoción podrá estar sujeta a criterios específicos de elegibilidad, períodos de participación, condiciones, limitaciones, pools de premios y mecanismos de asignación, los cuales serán comunicados de forma independiente para la campaña correspondiente.

La participación en una promoción no altera la naturaleza jurídica, los riesgos ni los términos contractuales de ningún token o producto ofrecido por WIN. Cualquier beneficio promocional, reintegro, premio o incentivo se otorgará exclusivamente conforme a las condiciones de la promoción aplicable y no deberá interpretarse como una garantía de preservación de capital, rentabilidad, liquidez o desempeño futuro.

Para más información, consulte los [Términos y Condiciones](/aspectos-legales/terminos-y-condiciones/liveshopping.md) específicos de cada promoción.


---

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