> For the complete documentation index, see [llms.txt](https://docs.rayon.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rayon.design/french/documentation/rayon-documentation.md).

# Documentation

Voici les thèmes généraux de notre documentation. N'hésitez pas à **parcourir la documentation pour découvrir Rayon** ou à **utiliser la barre de recherche sur la bannière supérieure !**

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Les fondamentaux de Rayon</strong></td><td>Commencez en quelques étapes simples.</td><td></td><td><a href="/files/jqgTqKXp62TLjznoR2FM">/files/jqgTqKXp62TLjznoR2FM</a></td><td><a href="/pages/7iXVF0XMF8IyKOQqrXG1">/pages/7iXVF0XMF8IyKOQqrXG1</a></td></tr><tr><td><strong>Dessins et gestion de l'équipe</strong></td><td>Partage et collaboration.</td><td></td><td><a href="/files/k6wbvHBTjC8nQMn5NkiF">/files/k6wbvHBTjC8nQMn5NkiF</a></td><td><a href="/pages/i27kMfmDmoJhBXmaS1Xe">/pages/i27kMfmDmoJhBXmaS1Xe</a></td></tr><tr><td><strong>Conception</strong></td><td>Tous les outils de conception disponibles</td><td></td><td><a href="/files/pFT9vyGP8UKt4diqbVWQ">/files/pFT9vyGP8UKt4diqbVWQ</a></td><td><a href="/pages/TvQmODzg02gWDwZNaNPm">/pages/TvQmODzg02gWDwZNaNPm</a></td></tr><tr><td><strong>Publication et partage</strong></td><td>Tout sur les bibliothèques et templates.</td><td></td><td><a href="/files/Kq83UfvIdFfXAz16weEZ">/files/Kq83UfvIdFfXAz16weEZ</a></td><td><a href="/pages/N9usFCj9Hwa0uy9DmYyC">/pages/N9usFCj9Hwa0uy9DmYyC</a></td></tr><tr><td><strong>FAQ</strong></td><td>Questions et réponses fréquentes.</td><td></td><td><a href="/files/UUd8VJMZhkRFVmVcrZld">/files/UUd8VJMZhkRFVmVcrZld</a></td><td><a href="/pages/wwiXLsSCmRCi2M7nfjKb">/pages/wwiXLsSCmRCi2M7nfjKb</a></td></tr><tr><td><strong>Tutoriels</strong></td><td>Une série de vidéos pour apprendre à utiliser Rayon.</td><td></td><td><a href="/files/QQ5JJVL5CBzfplfk8gw8">/files/QQ5JJVL5CBzfplfk8gw8</a></td><td><a href="https://academy.rayon.design/">https://academy.rayon.design/</a></td></tr></tbody></table>

### Nous sommes toujours disponibles !

N'hésitez pas à nous envoyer un courriel à <support@rayon.so>.


---

# 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://docs.rayon.design/french/documentation/rayon-documentation.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.
