# Accueil

<div align="left"><figure><picture><source srcset="/files/7moZgVBPAYNIkEtUN8R6" media="(prefers-color-scheme: dark)"><img src="/files/bxuZWhAyrlxFJ7LFjdVI" alt="Papillon Documentation" width="375"></picture><figcaption></figcaption></figure></div>

Des ressources de **design**, de **développement** et **d'assistance** pour construire collaborativement la meilleure application de vie étudiante jamais créée.

<a href="https://papillon.bzh/download" class="button primary" data-icon="down-to-line">Télécharger Papillon</a> <a href="https://github.com/PapillonApp/Papillon" class="button secondary" data-icon="github">Voir le projet sur GitHub</a><a href="http://go.papillon.bzh/discord" class="button secondary" data-icon="discord">Communauté Discord</a>

***

### **Coder pour Papillon**

Papillon est une plateforme **libre** et **ouverte** permettant à n'importe quel développeur de contribuer, indépendamment de son niveau. Pour commencer, voici les ressources clés.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><strong>Démarrage rapide</strong></h4></td><td>Tout ce qu'il faut savoir pour commencer avec Papillon</td><td><a href="/files/rw8xmaxRbImfxt1V5Oea">/files/rw8xmaxRbImfxt1V5Oea</a></td><td><a href="/spaces/Lt8mMBbf7ntjxrd29I4o/pages/GpoUPkrGgP4m0ZT7j30c">/spaces/Lt8mMBbf7ntjxrd29I4o/pages/GpoUPkrGgP4m0ZT7j30c</a></td></tr><tr><td><h4><strong>Architecture</strong></h4></td><td>Organisation du code, du projet, et choix techniques</td><td><a href="/files/6DSRRZbtXMDnJFSxdAEX">/files/6DSRRZbtXMDnJFSxdAEX</a></td><td><a href="/spaces/Lt8mMBbf7ntjxrd29I4o/pages/1wHDm0HrlIwse65mlS5v">/spaces/Lt8mMBbf7ntjxrd29I4o/pages/1wHDm0HrlIwse65mlS5v</a></td></tr><tr><td><h4><strong>Compiler pour iOS</strong></h4></td><td>Empaquetage de l'application pour les plateformes Apple</td><td><a href="/files/bxTYdolV6WlmGxCzDPsw">/files/bxTYdolV6WlmGxCzDPsw</a></td><td><a href="/spaces/Lt8mMBbf7ntjxrd29I4o/pages/Hl5TLFx4ptZIrxLEKnaf">/spaces/Lt8mMBbf7ntjxrd29I4o/pages/Hl5TLFx4ptZIrxLEKnaf</a></td></tr></tbody></table>

***

### **Besoin d'aide ?**

Quelque chose coince à l'usage de l'application ? Voici des articles qui pourront probablement vous aider à trouver une solution.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><strong>Moyennes générales</strong></h4></td><td>Comprendre le calcul des moyennes sur Papillon</td><td><a href="/files/kCccrd2u4E26hH8qJd98">/files/kCccrd2u4E26hH8qJd98</a></td><td><a href="/spaces/X5EgfW0EAbWBOpPutrzF/pages/xxMGtERgs1cQjerXF0UH">/spaces/X5EgfW0EAbWBOpPutrzF/pages/xxMGtERgs1cQjerXF0UH</a></td></tr><tr><td><h4><strong>Se connecter à un service</strong></h4></td><td>Comprendre comment se connecter sur l'application</td><td><a href="/files/z3WP93LOHdMYZh9tzoI9">/files/z3WP93LOHdMYZh9tzoI9</a></td><td><a href="/spaces/X5EgfW0EAbWBOpPutrzF/pages/TwhikRhN5l7uCuFr037f">/spaces/X5EgfW0EAbWBOpPutrzF/pages/TwhikRhN5l7uCuFr037f</a></td></tr><tr><td><h4><strong>Questions fréquentes</strong></h4></td><td>Les questions que l'on a l'habitude d'entendre, et leurs réponses</td><td><a href="/files/VSFXmLNS5MZNxPz8vbGr">/files/VSFXmLNS5MZNxPz8vbGr</a></td><td><a href="/spaces/X5EgfW0EAbWBOpPutrzF/pages/dz2WcEQ6euNAQ7I3ppG8">/spaces/X5EgfW0EAbWBOpPutrzF/pages/dz2WcEQ6euNAQ7I3ppG8</a></td></tr></tbody></table>


---

# 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://docs.papillon.bzh/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.
