> For the complete documentation index, see [llms.txt](https://guides.data.gouv.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.data.gouv.fr/annuaire-des-entreprises/pour-bien-commencer/quickstart.md).

# Commencer avec l'Annuaire des Entreprises

L’Annuaire des Entreprises est un produit simple dans son fonctionnement, mais riche par le nombre de données auquel il donne accès. Nous avons essayé de garder cette simplicité en concevant son interface.

En voici les principales fonctionnalités :

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Le moteur de recherche</strong></td><td>Effectuer une recherche par nom, par siren etc. pour retrouver une entreprise</td><td><a href="/files/QjINzM1FesnFJ8yLo2Qz">/files/QjINzM1FesnFJ8yLo2Qz</a></td><td><a href="/pages/Ta0v0lUAhZG7EYYDXubP">/pages/Ta0v0lUAhZG7EYYDXubP</a></td></tr><tr><td><strong>La page entreprise</strong></td><td>Retrouvez toutes les informations sur une entreprise, association ou administration, regroupées par onglets</td><td><a href="/files/eWo56g8Svoh8UHGRhLHA">/files/eWo56g8Svoh8UHGRhLHA</a></td><td><a href="/pages/Sm45vjgDZsTwc0OSubSX">/pages/Sm45vjgDZsTwc0OSubSX</a></td></tr><tr><td><strong>L’espace agent public</strong></td><td>Retrouvez des informations dont l’accès est réservé aux agents publics</td><td><a href="/files/jHs2XVnEr6cknz1Capeq">/files/jHs2XVnEr6cknz1Capeq</a></td><td><a href="/pages/iTJc4n1YCto99HMnNONx">/pages/iTJc4n1YCto99HMnNONx</a></td></tr></tbody></table>


---

# 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://guides.data.gouv.fr/annuaire-des-entreprises/pour-bien-commencer/quickstart.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.
