# Socle de base

- [1. Présentation du socle de base](https://guides.data.gouv.fr/passe-marche/socle-de-base/1.-presentation-du-socle-de-base.md)
- [2. Consulter les champs du socle de base](https://guides.data.gouv.fr/passe-marche/socle-de-base/2.-consulter-les-champs-du-socle-de-base.md)
- [3. Rechercher, filtrer et retrouver rapidement un champ](https://guides.data.gouv.fr/passe-marche/socle-de-base/3.-rechercher-filtrer-et-retrouver-rapidement-un-champ.md)
- [4. Créer un nouveau champ](https://guides.data.gouv.fr/passe-marche/socle-de-base/4.-creer-un-nouveau-champ.md)
- [5. Consulter et modifier un champ existant](https://guides.data.gouv.fr/passe-marche/socle-de-base/5.-consulter-et-modifier-un-champ-existant.md)
- [6. Archiver un champ](https://guides.data.gouv.fr/passe-marche/socle-de-base/6.-archiver-un-champ.md)


---

# 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://guides.data.gouv.fr/passe-marche/socle-de-base.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.
