# Agenda de Eventos

## Para agregar una agenda de eventos:

1. Crea una página básica con sub-páginas básicas para cada día de la agenda.
2. Navega a la página donde quieras que aparezca la agenda de eventos.
3. Agrega la etiqueta "`Admin Program:[page_slug]`" donde "\[page\_slug]" es el slug de la página creada en el paso 1.

Revisa el gif a continuación y el demo en: <https://campana.codenation.com/agenda_de_eventos>

<figure><img src="/files/8Loxb6D4Mo0zQd3GWjWJ" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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.codenation.com/campana-espanol/admin-tag-customisations/agenda-de-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.
