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

# Introduction

Le site d’administration permet de modifier, de supprimer et d'ajouter des informations par rapport à l'Auto-École. On retrouve dedans la liste des agences, des formations et de leurs prestations, des labels, des informations et des abonnés à la Newsletter.&#x20;

<figure><img src="/files/7ByV8cr5LRbqVUxUNGYC" alt=""><figcaption><p>Accueil du site d'administration</p></figcaption></figure>

***

### Ressources

<table><thead><tr><th width="114">Site</th><th>Url</th></tr></thead><tbody><tr><td>Admin</td><td><a href="https://admin.popeye-troyes.fr">https://admin.popeye-troyes.fr</a></td></tr><tr><td>API</td><td><a href="https://admin.popeye-troyes.fr/api">https://admin.popeye-troyes.fr/api/</a></td></tr><tr><td>Github</td><td><a href="https://github.com/MathieuLePuil/admin.popeye-troyes.fr/">https://github.com/MathieuLePuil/admin.popeye-troyes.fr/</a></td></tr><tr><td>Plesk</td><td><a href="https://frweb11.pulseheberg.net:8443/smb/web/view">https://frweb11.pulseheberg.net:8443/smb/web/view</a></td></tr></tbody></table>

***

### Technologies

{% embed url="<https://symfony.com/doc/current/setup.html>" %}
Documentation de Symfony
{% endembed %}

{% embed url="<https://api-platform.com/docs/distribution/>" %}
Documentation de ApiPlatform
{% endembed %}

{% embed url="<https://tailwindcss.com/docs/installation>" %}
Documentation de TailwindCSS
{% endembed %}

{% embed url="<https://www.chartjs.org/>" %}
Documentation de ChartJS
{% endembed %}


---

# 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.popeye-troyes.fr/introduction.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.
