# DEV tools

- [Langages](https://wiki.chamallow.com/1.-technologie/dev-tools/langages.md): Setup pour langages de programmation sur Fedora
- [Git](https://wiki.chamallow.com/1.-technologie/dev-tools/git.md): Tools pour devs sous Fedora
- [OPS](https://wiki.chamallow.com/1.-technologie/dev-tools/servers.md): Outils pour serveurs
- [Fonts](https://wiki.chamallow.com/1.-technologie/dev-tools/fonts.md): Quelques outils, astuces de devs sur les polices d'écritures
- [Base de données](https://wiki.chamallow.com/1.-technologie/dev-tools/bdd.md)
- [Static Sites](https://wiki.chamallow.com/1.-technologie/dev-tools/static-sites.md): Pour faire des sites statiques :)
- [IDE](https://wiki.chamallow.com/1.-technologie/dev-tools/ide.md)
- [VSCode](https://wiki.chamallow.com/1.-technologie/dev-tools/vscode-extensions.md): Il existe de multiples extensions pour l'ide VSCode, en voici une sélection


---

# 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://wiki.chamallow.com/1.-technologie/dev-tools.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.
