# Introduction

Bienvenue sur cette documentation !

Il m'arrive de faire très souvent les mêmes choses et faire des actions répétitives.

J'ai donc décidé de créer cette documentation pour réunir tout ce que je fais souvent. J'ai décidé de la partager afin que ça puisse servir à d'autres personnes (mais c'est surtout pour me permettre un accès + rapide).

C'est un peu un fourre-tout.

## Me contacter

Vous ne comprenez pas quelque chose ? Vous avez une question ?

Vous avez une idée d'amélioration, une suggestion ? Vous avez besoin d'aide ?

Vous pouvez me contacter sur Discord : `kewanb` ou par mail: <mail@kewan.fr>


---

# 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.kewan.fr/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.
