> For the complete documentation index, see [llms.txt](https://help.steeple.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.steeple.com/es/les-rdv-steeple.md).

# Las citas de Steeple 🔔

El 30 de junio, Steeple te da **cita para Chase,** un webinar exclusivo dedicado a la presentación de las novedades de Steeple.

En el programa:

**🌐 Descubrimiento del Espacio Comunidades**

Un espacio totalmente nuevo para reunir a tus colaboradores en torno a temáticas, lugares o servicios.

**🤖 Agente de IA y Podcast**

La inteligencia artificial llega a Steeple: un asistente para acompañarte en el día a día y un formato podcast para consumir la información de otra manera.

**📬 Acuse de lectura y recordatorio**

Tus mensajes importantes merecen ser leídos. A partir de ahora, tendrás esa certeza.

**✨ Panorama de las novedades**

Notificaciones rediseñadas, búsqueda unificada, estadísticas ampliadas, accesos directos, gestión de widgets… y muchas otras sorpresas

**💬 Preguntas / respuestas**

Un momento de intercambio para responder a todas tus preguntas y conversar con nosotros.

<a href="https://app.livestorm.co/p/4e61109a-09d0-454b-8324-a8ff091704c0" class="button primary">Inscribirse</a>


---

# 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://help.steeple.com/es/les-rdv-steeple.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.
