# Ressources

- [Bandes de fréquences radioélectriques](https://wiki.chamallow.com/1.-technologie/articles/national-table-radio-frequency-bands-france.md): Tableau national de répartition des bandes de fréquences radioélectriques en France
- [Moteur de recherche](https://wiki.chamallow.com/1.-technologie/articles/moteur-de-recherche.md): Liste de moteur de recherches
- [Conversion temporelle](https://wiki.chamallow.com/1.-technologie/articles/conversion-temporelle.md)
- [CyberSec](https://wiki.chamallow.com/1.-technologie/articles/cybersec.md)
- [Créer une playlist de webradios](https://wiki.chamallow.com/1.-technologie/articles/creer-une-playlist-de-webradios.md): .m3u rules !
- [DNS](https://wiki.chamallow.com/1.-technologie/articles/dns.md)
- [Identifier ses DNS](https://wiki.chamallow.com/1.-technologie/articles/dns/identifier-ses-dns.md)
- [Changer ses DNS](https://wiki.chamallow.com/1.-technologie/articles/dns/change-dns.md): Voici les méthodes pour effectuer le changement de DNS sur votre machine
- [Vider le cache](https://wiki.chamallow.com/1.-technologie/articles/dns/vider-le-cache.md)
- [Liste de résolveur DNS public](https://wiki.chamallow.com/1.-technologie/articles/dns/public-dns-resolver.md): Une sélection de résolveurs DNS public
- [DNS des FAI Français](https://wiki.chamallow.com/1.-technologie/articles/dns/dns-provider-fr.md): Liste des résolveurs DNS des FAI Français
- [NextDNS](https://wiki.chamallow.com/1.-technologie/articles/dns/nextdns.md): NextDNS fournit une connexion DNS cryptée et offre des fonctionnalités comme un pare-feu complet
- [9.9.9.9 (Quad9)](https://wiki.chamallow.com/1.-technologie/articles/dns/9.9.9.9.md): Quad9, un résolveur DNS public, ouvert, sécurisé 🔒 & respectueux de votre vie privée
- [1.1.1.1 (Cloudfare)](https://wiki.chamallow.com/1.-technologie/articles/dns/1.1.1.1.md): Le résolveur DNS public de CIoudfare / APNIC Labs
- [8.8.8.8 (Google)](https://wiki.chamallow.com/1.-technologie/articles/dns/8.8.8.8.md)
- [Flouter votre domicile sur Google Maps](https://wiki.chamallow.com/1.-technologie/articles/flouter-votre-domicile-sur-google-maps.md): Tutoriel pour savoir comment flouter votre domicile
- [Git](https://wiki.chamallow.com/1.-technologie/articles/git.md)
- [Construire des logiciels, ensemble, avec Git](https://wiki.chamallow.com/1.-technologie/articles/git/build-with-git.md)
- [Git Astuces](https://wiki.chamallow.com/1.-technologie/articles/git/git-astuces.md)
- [Kaomoji japonais](https://wiki.chamallow.com/1.-technologie/articles/kaomoji-japonais.md): Liste de kaomoji
- [Markdown](https://wiki.chamallow.com/1.-technologie/articles/markdown.md)
- [Google Docs -> HTML ou Markdown](https://wiki.chamallow.com/1.-technologie/articles/markdown/google-docs-to-html-or-markdown.md): Convertir une page de GDocs au format HTML ou markdown
- [Markdown cheatsheet](https://wiki.chamallow.com/1.-technologie/articles/markdown/markdown-cheatsheet.md): Pour formater votre texte vous pouvez utiliser la syntaxe markdown
- [Hébergement](https://wiki.chamallow.com/1.-technologie/articles/markdown/hebergement.md)
- [Media Downloader](https://wiki.chamallow.com/1.-technologie/articles/media-downloader.md): Pour récupérer du contenu audio/vidéo sur des plateformes
- [Media Generator](https://wiki.chamallow.com/1.-technologie/articles/media-generator.md)
- [Noms de domaine](https://wiki.chamallow.com/1.-technologie/articles/noms-de-domaine.md): Liste de registar que je recommande
- [Intelligence Artificielle](https://wiki.chamallow.com/1.-technologie/articles/intelligence-artificielle.md): Outils pour l'IA
- [NTP](https://wiki.chamallow.com/1.-technologie/articles/ntp.md): NTP, le serveur de temps
- [Octopart](https://wiki.chamallow.com/1.-technologie/articles/octopart.md): Un moteur de recherche de composants électroniques & produits industriels
- [Privacy - Vie Privée](https://wiki.chamallow.com/1.-technologie/articles/privacy-vie-privee.md)
- [SQL](https://wiki.chamallow.com/1.-technologie/articles/sql.md)
- [Status page](https://wiki.chamallow.com/1.-technologie/articles/statuspage.md): Lite de service pour mettre en place des status page
- [Telecoms](https://wiki.chamallow.com/1.-technologie/articles/telecoms.md): Quelques liens pratiques concernant les réseaux de télécommunications en France
- [Transfert de fichiers](https://wiki.chamallow.com/1.-technologie/articles/transfert-de-fichiers.md)
- [WiFi](https://wiki.chamallow.com/1.-technologie/articles/wifi.md): Quelques astuces sur le Wi-Fi


---

# 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/articles.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.
