# 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="https://2935116860-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfKTVamml3asE9gl7Hlc6%2Fuploads%2FWARP1tTkskNQMAgmiLAx%2FCapture%20d%E2%80%99e%CC%81cran%202024-07-18%20a%CC%80%2009.28.43.png?alt=media&#x26;token=9ba21fd6-0177-4b0b-9221-3de00b14f73b" 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: 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.
