# BUT2

- [Présentation](https://cours.davidannebicque.fr/vue.js-but/but2/readme.md)
- [Séance 1 : Concepts et installation](https://cours.davidannebicque.fr/vue.js-but/but2/seance-1-concepts-et-installation.md)
- [Séance 2 : Boucles et tests](https://cours.davidannebicque.fr/vue.js-but/but2/seance-2-boucles-et-tests.md)
- [Séance 3 : Routes](https://cours.davidannebicque.fr/vue.js-but/but2/seance-3-routes.md)
- [Séance 4-5 : Composants et API](https://cours.davidannebicque.fr/vue.js-but/but2/seance-4-5-composants-et-api.md)
- [Séance 6 : Routes et API](https://cours.davidannebicque.fr/vue.js-but/but2/seance-6-routes-et-api.md)
- [Séance 7 : Evénements et Formulaires](https://cours.davidannebicque.fr/vue.js-but/but2/seance-7-evenements-et-formulaires.md)
- [Séance 8 : Watch et évents](https://cours.davidannebicque.fr/vue.js-but/but2/seance-8-watch-event.md)
- [Séance 9-10 : Pour réviser](https://cours.davidannebicque.fr/vue.js-but/but2/seance-15-16-securite-login.md)
- [Séance 11 : ApiPlatform](https://cours.davidannebicque.fr/vue.js-but/but2/seance-9-api-platform.md)
- [Séance 12 : VueJs et ApiPlatform (1)](https://cours.davidannebicque.fr/vue.js-but/but2/seance-10-vuejs-apiplatform-1.md)
- [Séance 13 : VueJs et ApiPlatform (2)](https://cours.davidannebicque.fr/vue.js-but/but2/seance-11-vuejs-apiplatform-1.md)
- [Séance 12 : TP Noté 1](https://cours.davidannebicque.fr/vue.js-but/but2/seance-12-tp-note.md)
- [Séance 14 : Routes imbriquées // Animations et transitions](https://cours.davidannebicque.fr/vue.js-but/but2/seance-13-routes-imbriquees.md)
- [Séance 15](https://cours.davidannebicque.fr/vue.js-but/but2/seance-15.md)
- [Séance 16](https://cours.davidannebicque.fr/vue.js-but/but2/seance-16.md)
- [Séance 17 : TP Noté](https://cours.davidannebicque.fr/vue.js-but/but2/seance-18-tp-note.md)
- [Séance 18 : Evaluation écrite](https://cours.davidannebicque.fr/vue.js-but/but2/seance-19-evaluation-ecrite.md)
- [Quelques sources](https://cours.davidannebicque.fr/vue.js-but/but2/quelques-sources.md)
- [LP](https://cours.davidannebicque.fr/vue.js-but/but2/lp.md)
- [Mini projet : Site e-commerce](https://cours.davidannebicque.fr/vue.js-but/but2/mini-projet-site-e-commerce.md)


---

# 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://cours.davidannebicque.fr/vue.js-but/but2.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.
