# API et Outils

- [Liste des API et outils du RNB](https://rnb-fr.gitbook.io/documentation/api-et-outils/liste-des-api-et-outils-du-rnb.md)
- [Tuiles vectorielles](https://rnb-fr.gitbook.io/documentation/api-et-outils/tuiles-vectorielles.md)
- [API Bâtiments](https://rnb-fr.gitbook.io/documentation/api-et-outils/api-batiments.md): L'API Bâtiments contient 5 points d'accès : consultation, listing, identification, différentiel et édition.
- [Consulter un bâtiment](https://rnb-fr.gitbook.io/documentation/api-et-outils/api-batiments/consulter-un-batiment.md)
- [Lister des bâtiments](https://rnb-fr.gitbook.io/documentation/api-et-outils/api-batiments/lister-des-batiments.md)
- [Rechercher un bâtiment](https://rnb-fr.gitbook.io/documentation/api-et-outils/api-batiments/rechercher-un-batiment.md)
- [Standard OGC API - Features](https://rnb-fr.gitbook.io/documentation/api-et-outils/api-batiments/standard-ogc-api-features.md)
- [Différentiel entre deux dates](https://rnb-fr.gitbook.io/documentation/api-et-outils/api-batiments/differentiel-entre-deux-dates.md)
- [Éditer le RNB](https://rnb-fr.gitbook.io/documentation/api-et-outils/api-batiments/editer-le-rnb.md): Cette partie de l'API vous permet de contribuer au référentiel en l'éditant.
- [API ADS](https://rnb-fr.gitbook.io/documentation/api-et-outils/api-ads.md)
- [Export national et départemental](https://rnb-fr.gitbook.io/documentation/api-et-outils/export-national-et-departemental.md)
- [Bac à sable](https://rnb-fr.gitbook.io/documentation/api-et-outils/bac-a-sable.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://rnb-fr.gitbook.io/documentation/api-et-outils.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.
