> 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/readme.md).

# Steeple FAQ

Welcome to the Steeple knowledge base. Here you will find all the explanations on how the platform works, for both 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 App](/en/docs.md) — Document management and electronic signatures
* [Events App](/en/events.md) — Event management
* [Feeds App](/en/feeds.md) — Content feed aggregation
* [Jobs App](/en/jobs.md) — Job offers and applications
* [Messaging App](/en/messagerie-1.md) — Internal messaging
* [News App](/en/news.md) — Publishing and distribution of news
* [Notifications App](/en/notifications.md) — Notification preferences and configuration
* [Shortcuts App](/en/raccourcis.md) ©Useful links
* [Pronos App](/en/pronos.md) — Predictions on sports competitions
* [AI Assistant](/en/assistant-ia.md) — Introduction to and use of the assistant
* [Support Center](/en/centre-d-accompagnement.md) — Sustainable adoption, management engagement, accessibility, quality, measurement
* [Launch Center](/en/centre-de-lancement.md) — Deployment support
* [Account & Profile](/en/compte-profil.md) — Management of your Steeple account and profile
* [TV Screens](/en/ecrans-tv.md) — Configuration and management of display screens
* [Goodays Integration](broken://pages/f0792b34dd994eacda6845a1b8efbed84c0819fc) — Integration between Steeple and Goodays
* [Mobile](/en/mobile.md) — Steeple mobile app
* [Requirements & Steeple Box](/en/prerequis.md) — Technical and hardware configuration
* [Support](/en/support.md) — Contact support and use search


---

# 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/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.
