# Concepts

Il y a des concepts de base intéressants à savoir pour bien comprendre c'est quoi Caligram et ainsi pouvoir utiliser notre plateforme de diffusion d'événements à son plein potentiel.

Dans cette section, on vous présente les concepts de base de notre plateforme:

* [Modèles de pages](/concepts/modeles-de-pages.md)
* [Interface Admin](/concepts/interface-admin.md)
* [Niveaux de droits](/concepts/niveaux-de-droits.md)
* [Portée des droits](/concepts/portee-des-droits.md)
* [Classifications](/concepts/classifications.md)

![](https://docs.google.com/drawings/d/sYxyJ7yamSnLjkE6knwm_Jw/image?w=295\&h=320\&rev=4\&ac=1)


---

# 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://guide.caligram.com/concepts.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.
