> For the complete documentation index, see [llms.txt](https://carbure-1.gitbook.io/faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://carbure-1.gitbook.io/faq/master.md).

# Bienvenue sur CarbuRe

Afin de faciliter votre prise en mains de l'outil [carbure.beta.gouv.fr](https://carbure.beta.gouv.fr) nous mettons à votre disposition :

* Ce guide d'utilisation (en construction)
* Les mentions légales et CGU (en construction)

{% hint style="info" %}
Pour chercher des informations concernant un sujet donné, n'hésitez pas à utiliser la fonction « Rechercher » en haut à droite de cette page.
{% endhint %}

Si vous ne trouvez pas réponse à votre question dans ce guide, ou pour remonter un bug à l'équipe en charge du développement, n'hésitez pas à nous [contacter](mailto:carbure@beta.gouv.fr) par email.

L'équipe CarbuRe.

***

## Première connexion

Pour débuter sur CarbuRe, rendez-vous à la section suivante pour créer votre compte :

{% content-ref url="/pages/NMCboVuvSTs5gzNfuKjc" %}
[👤 MON PROFIL UTILISATEUR](/faq/informations-utilisateurs/producteurs-et-traders-parametrer-mon-compte.md)
{% endcontent-ref %}

***

## English version

{% hint style="info" %}
We're currently in the process of translating this guide to English. In the meantime, we suggest the use of automated translating services (e.g. Google Translate) if this complies with your company's privacy policy.
{% endhint %}

You can refer to the following page for frequently asked questions:

{% content-ref url="/pages/TL418gvFCbbGcAkXIDmk" %}
[FAQ - En](/faq/ressources/traduction-1.md)
{% endcontent-ref %}


---

# 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:

```
GET https://carbure-1.gitbook.io/faq/master.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.
