> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/getting-started/readme-1/im-a-partner/step-1-join-the-marketplace.md).

# Étape 1 : peaufinez votre profil !

Maintenant que vous vous êtes inscrit sur impact.com, vous êtes presque prêt à postuler auprès des marques. Dans la plupart des cas, votre candidature à la marketplace est soumise automatiquement une fois que vous avez terminé [la liste de contrôle d'inscription](/partner/fr/que-souhaitez-vous-apprendre/getting-started/sign-up-as-a-partner-on-impactcom.md). Pendant que notre équipe examine votre candidature, prenez un moment pour compléter votre [profil de marketplace](/partner/fr/que-souhaitez-vous-apprendre/platform-features/working-with-brands/applying-to-brands/profile-management/update-and-manage-your-public-profile.md). C'est votre chance de montrer aux marques qui vous êtes et les types de partenariats qui vous intéressent.

{% hint style="success" %}
**Avez-vous été invité sur impact.com par une marque ?** Si vous avez rejoint impact.com via le lien d’inscription au programme exclusif d’une marque, il est possible qu’une demande sur la marketplace n’ait pas été soumise pour vous lors de la finalisation de votre intégration. Vous pouvez simplement commencer à travailler avec votre marque partenaire immédiatement, ou voir [Comprendre l'état de votre candidature à la marketplace](/partner/fr/que-souhaitez-vous-apprendre/platform-features/working-with-brands/applying-to-brands/understand-your-marketplace-application-status.md) pour confirmer où vous en êtes.
{% endhint %}

#### Voici comment votre profil peut apparaître aux marques sur la marketplace :

<div data-with-frame="true"><figure><img src="/files/e494d339ea866919429743f05c3f9a2d7e3a7130" alt="" width="563"><figcaption></figcaption></figure></div>

Pour améliorer vos chances d’être découvert, assurez-vous des points suivants :

* Tous vos [supports média](/partner/fr/que-souhaitez-vous-apprendre/account-management/account-settings/connect-media-properties/connect-and-manage-media-properties.md) sont répertoriés et vérifiés avec des descriptions claires et convaincantes
* Les informations de profil que vous avez fournies sont exactes et à jour
* Vous avez complété toutes les informations relatives à votre résidence fiscale et [les formulaires fiscaux requis](/partner/fr/que-souhaitez-vous-apprendre/platform-features/finance/finance-documents/electronic-tax-documents-for-partners-explained.md)

Nous examinons les candidatures sous 72 heures. Une fois que votre candidature à la marketplace est approuvée, nous vous enverrons un e-mail. En attendant, vous pouvez suivre le statut de votre candidature et apprendre comment [améliorer vos chances d'être accepté](/partner/fr/que-souhaitez-vous-apprendre/platform-features/working-with-brands/applying-to-brands/understand-your-marketplace-application-status.md#marketplace-application-statuses).


---

# 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.impact.com/partner/fr/que-souhaitez-vous-apprendre/getting-started/readme-1/im-a-partner/step-1-join-the-marketplace.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.
