# Steeple FAQ

Welcome to the Steeple knowledge base. Here you will find all explanations about how the platform works, both for administrators and users.

## Sections

* [Administration](/en/administration.md) — Management of employees, roles, permissions, communities, services, sites, authentication, screens
* [Directory](/en/annuaire.md) — Employee directory
* [Docs Application](/en/docs.md) — Document management and electronic signatures
* [Events Application](/en/events.md) — Event management
* [Feeds Application](/en/feeds.md) — Content feed aggregation
* [Jobs Application](/en/jobs.md) — Job offers and applications
* [Messaging Application](/en/messagerie-1.md) — Internal messaging
* [News Application](/en/news.md) — Publication and distribution of news
* [Notifications Application](/en/notifications.md) — Notification preferences and settings
* [Shortcuts Application](/en/raccourcis.md) — Useful links
* [AI Assistant](/en/assistant-ia.md) — Introduction to and use of the assistant
* [Support Center](/en/centre-d-accompagnement.md) — Sustainable adoption, leadership engagement, accessibility, quality, measurement
* [Launch Center](/en/centre-de-lancement.md) — Support for deployment
* [Account & Profile](/en/compte-profil.md) — Management of your Steeple account and profile
* [TV Screens](/en/ecrans-tv.md) — Display screen setup and management
* [Goodays Integration](broken://pages/f0792b34dd994eacda6845a1b8efbed84c0819fc) — Integration between Steeple and Goodays
* [Mobile](/en/mobile.md) — Steeple mobile app
* [Prerequisites & Steeple Box](/en/prerequis.md) — Technical and hardware configuration
* [Support](/en/support.md) — Contact support and use search


---

# 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://help.steeple.com/en/readme.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.
