> 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/en/les-rdv-steeple.md).

# Steeple meetings 🔔

On June 30, Steeple invites you **to Chase,** to an exclusive webinar dedicated to introducing Steeple's new features.

On the agenda:

**🌐 Discovery of the Communities Space**

A brand-new space to bring your employees together around themes, locations, or services.

**🤖 AI Agent & Podcast**

Artificial intelligence is coming to Steeple: an assistant to support you on a daily basis and a podcast format to consume information differently.

**📬 Read receipt & follow-up**

Your important messages deserve to be read. From now on, you'll be sure of it.

**✨ Overview of the new features**

Redesigned notifications, unified search, enhanced statistics, shortcuts, widget management... and plenty of other surprises

**💬 Questions / answers**

A time to discuss, answer all your questions, and talk with us.

<a href="https://app.livestorm.co/p/4e61109a-09d0-454b-8324-a8ff091704c0" class="button primary">Register</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/en/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.
