> For the complete documentation index, see [llms.txt](https://www.notpig.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.notpig.net/eventos/eventos.md).

# Eventos

Bienvenido a la sección de **Eventos de NotPig**. Aquí encontrarás toda la información sobre los eventos especiales, sus modalidades, premios y términos y condiciones.

## Eventos Disponibles

* [La Purga](/eventos/eventos/la-purga.md) - Evento de supervivencia en equipo (7 de marzo 2026)
* [La Purga — Resurgence II](/eventos/eventos/la-purga-resurgence-ii.md) - Segunda edición Resurgence, tres rondas independientes (27 de junio 2026)
* [Copa NotPig 2026](/eventos/eventos/copa-notpig-2026.md) - Torneo de fútbol 6 vs 6, eliminación directa (21 de junio 2026)

## ¿Cómo participar?

Antes de participar en cualquier evento, asegúrate de:

1. Leer completamente todas las reglas y modalidades
2. Revisar las advertencias del evento
3. Aceptar los términos y condiciones
4. Tener el nivel mínimo requerido
5. Verificar la fecha y hora del evento

> 📌 **Aviso importante:** El desconocimiento de las condiciones no exime de las consecuencias. Léelo todo con anticipació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:

```
GET https://www.notpig.net/eventos/eventos.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.
