> For the complete documentation index, see [llms.txt](https://3dpaws.comet.ucar.edu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://3dpaws.comet.ucar.edu/fr/autres-ressources-3d-paws.md).

# Autres ressources 3D-PAWS

Utilisez cette section pour trouver des manuels, des formations, des liens communautaires et des ressources de terrain pour 3D-PAWS.

### Manuels et documents de référence

* [Manuel complet actuel (version PDF)](https://drive.google.com/file/d/1LFGEavYDBucSGU28-EkhmXPjH0kIDs9i/view?usp=drive_link)
* [Versions précédentes du manuel](/fr/autres-ressources-3d-paws/versions-precedentes-du-manuel.md)
* [Fiches techniques des capteurs](/fr/autres-ressources-3d-paws/fiches-techniques-des-capteurs.md)
* [Matériaux et outils](/fr/construire-3d-paws/premiers-pas/materiaux-et-outils.md)
* [Introduction à CHORDS](https://docs.google.com/document/d/1FbDuxSaUOrkOubAsJqw1zbSVJCGgxhQau08r9AlbykY/edit?tab=t.0)&#x20;

### Communauté et médias

* [3D-PAWS GitHub](https://github.com/3d-paws) pour le code source et les dépôts matériels
* [Forum 3D-PAWS](https://3dpaws.discourse.group/) pour les questions et les discussions de la communauté
* [YouTube 3D-PAWS](https://www.youtube.com/channel/UCaxlD_Ylp3ooI8ej8ACmJDg) pour des guides de montage et des vidéos connexes

### Formation et apprentissage

* [Cours d’instrumentation COMET](https://www.meted.ucar.edu/education_training/course/58) via [MetED](https://www.meted.ucar.edu/)

### Formulaires de terrain et ressources de station

* [schéma de câblage 3D-PAWS](https://1945011382-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOPo6sjPamohjSzU18zL8%2Fuploads%2F9UdXhiwz0OWNnQlNZs4Z%2FParticle_FullStation-v20251105.png?alt=media\&token=ad088b44-4665-4035-823a-bef69c80bda2) pour une station complète Particle
* [Formulaire de métadonnées 3D-PAWS](https://docs.google.com/document/d/1q_UKSZHwp8ADDljWSyT0m7x3b6vQNsZgFbbu2g5cdOE/edit?tab=t.0)
* [Liste de vérification d’installation 3D-PAWS](https://docs.google.com/document/d/1--PBiW-t_eiH6AI-fDY2usEfYwW2dc-Q79F7PT1GA9w/edit?usp=sharing)


---

# 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 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, and the optional `goal` query parameter:

```
GET https://3dpaws.comet.ucar.edu/fr/autres-ressources-3d-paws.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
