# Guides

- [Obtenir des attributs métier à partir d'un ID-RNB](https://rnb-fr.gitbook.io/documentation/guides/obtenir-des-attributs-metier-a-partir-dun-id-rnb.md)
- [Créer un sélecteur de bâtiments](https://rnb-fr.gitbook.io/documentation/guides/creer-un-selecteur-de-batiments.md): Intégrez un sélecteur de bâtiment au sein de vos outils pour permettre à vos utilisateurs d'obtenir facilement les identifiants RNB et les informations associées.
- [Éditer le RNB dans les règles de l'art](https://rnb-fr.gitbook.io/documentation/guides/editer-le-rnb-dans-les-regles-de-lart.md): Comment bien éditer le RNB
- [Faire (et refaire) un rapprochement avec le RNB](https://rnb-fr.gitbook.io/documentation/guides/faire-et-refaire-un-rapprochement-avec-le-rnb.md): Vous avez une base de données et vous aimeriez la relier au RNB ? C’est ce que nous appelons un rapprochement.


---

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