> For the complete documentation index, see [llms.txt](https://help.join.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.join.com/french/premiers-pas/demarrage-rapide.md).

# Démarrage rapide

JOIN vous donne tous les outils nécessaires pour recruter, de la rédaction et publication d’offres d’emploi jusqu’à l’examen des candidatures et la prise de décision, avec votre équipe.

Notre objectif est de proposer un Applicant Tracking System (ATS) intuitif et accessible. Il vous aide à attirer des candidats sur plusieurs canaux, à collaborer avec votre équipe et à passer facilement de la publication d’une offre à l’embauche finale.

## Bien démarrer

Vous avez besoin d’un compte pour publier des offres d’emploi, attirer des candidats et utiliser les fonctionnalités ATS pour rendre votre recrutement plus efficace.

<a href="https://join.com/auth/signup/company" class="button primary">S’inscrire</a>

## Découvrir JOIN

JOIN propose des outils pour chaque étape de votre processus de recrutement. Voici ce que vous pouvez faire ensuite :

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Publier une offre d’emploi</strong></td><td>Publiez vos postes ouverts sur plusieurs sites d’emploi, rapidement.</td><td><a href="/pages/VQtSCxsIKBI9Uk4hVA74">/pages/VQtSCxsIKBI9Uk4hVA74</a></td><td><a href="/files/Cpn8ccQnwz4LNHAmUHWY">/files/Cpn8ccQnwz4LNHAmUHWY</a></td></tr><tr><td><strong>Promouvoir une offre d’emploi</strong></td><td>Augmentez la visibilité de votre offre sur des sites d’emploi premium.</td><td><a href="/pages/HD0MSllJIYKpecWs2sGx">/pages/HD0MSllJIYKpecWs2sGx</a></td><td><a href="/files/TQV7X0tQCAyL7lOirfmW">/files/TQV7X0tQCAyL7lOirfmW</a></td></tr><tr><td><strong>Examiner les candidatures</strong></td><td>Centralisez et examinez toutes les candidatures au même endroit.</td><td><a href="/pages/tGi7un333Me4c0vHegPp">/pages/tGi7un333Me4c0vHegPp</a></td><td><a href="/files/FxDhcpSdV8esTVIQUgsY">/files/FxDhcpSdV8esTVIQUgsY</a></td></tr><tr><td><strong>Créer votre Career Page</strong></td><td>Mettez en valeur votre profil entreprise auprès des candidats.</td><td><a href="/pages/cxaY0H3x6qdGSKwSRrKD">/pages/cxaY0H3x6qdGSKwSRrKD</a></td><td><a href="/files/KJXHQ4CImk1fBSlSfqga">/files/KJXHQ4CImk1fBSlSfqga</a></td></tr><tr><td><strong>Inviter des membres de l’équipe</strong></td><td>Collaborez avec vos collègues sur les offres d’emploi et les candidatures.</td><td><a href="/pages/q1SC5jaKdjztnp2aaLLt">/pages/q1SC5jaKdjztnp2aaLLt</a></td><td><a href="/files/Dz2hE4O3ZiPsXs7GD9yz">/files/Dz2hE4O3ZiPsXs7GD9yz</a></td></tr><tr><td><strong>Configurer des intégrations</strong></td><td>Connectez JOIN à vos outils existants pour simplifier vos processus.</td><td><a href="/pages/F3YhaZGLhbAXfaRx8owI">/pages/F3YhaZGLhbAXfaRx8owI</a></td><td><a href="/files/jAOWGReoDPHBYumgroes">/files/jAOWGReoDPHBYumgroes</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://help.join.com/french/premiers-pas/demarrage-rapide.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.
