# Application de Thomas

## Application de Thomas

- [Accueil](https://app.thomas-lecuppre.fr/accueil.md): Découvrez ici la liste des applications développées par Thomas Lecuppre sur son temps libre.
- [Qui suis-je ?](https://app.thomas-lecuppre.fr/informations-generales/qui-suis-je.md): Je suis avant tout un passionné de technologies et j'adore comprendre le monde  qui m'entoure.
- [Installer mon certificat](https://app.thomas-lecuppre.fr/informations-generales/installer-mon-certificat.md): Comment installer le certificat permettant d'installer l'application ? Tout est indiqué ici !
- [Monétisation](https://app.thomas-lecuppre.fr/informations-generales/monetisation.md): Les applications sont gratuites mais pas l’électricité de mon PC :(
- [Me contacter](https://app.thomas-lecuppre.fr/informations-generales/me-contacter.md): Les moyens de contact sont organisés par ordre d'importance et de vitesse de réponse, merci de respecter cet ordre.
- [Calendrier Outlook vers Gmail](https://app.thomas-lecuppre.fr/tutoriels-et-astuces/calendrier-outlook-vers-gmail.md): Comment lier votre agenda Outlook à votre agenda Google ? C'est facile, suivez le guide !
- [Placement d'arbres via un fichier excel](https://app.thomas-lecuppre.fr/dynamo/placement-darbres-via-un-fichier-excel.md): Ce script dynamo à pour vocation de positionner de multiples instances d'une famille d'arbre dans un projet.
- [...](https://app.thomas-lecuppre.fr/plugin-revit/....md)
- [Revit Cleaner](https://app.thomas-lecuppre.fr/application-pour-revit/revit-cleaner.md): Application qui permet d'identifier les fichiers de sauvegarde des familles Revit dans le répertoire visé.
- [Patch Notes](https://app.thomas-lecuppre.fr/application-pour-revit/revit-cleaner/patch-notes.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://app.thomas-lecuppre.fr/accueil.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.
