> 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-creator/step-6-get-paid.md).

# Étape 6 : soyez payé

Sur votre tableau de bord, vous pouvez voir vos paiements en attente et votre solde disponible actuel. Cette section présente vos gains d’affiliation. [Gains](/partner/fr/que-souhaitez-vous-apprendre/campaigns/creator-campaigns/campaign-management/view-your-received-creator-campaign-payments.md) Les campagnes de vos créateurs se trouvent dans l’onglet Participer de l’écran Rechercher des campagnes.

Une fois que vous avez gagné au moins 10 USD, le solde du compte peut être retiré vers le compte bancaire ou PayPal sélectionné dans vos paramètres. Vous choisissez [à quelle fréquence vous êtes payé](/partner/fr/que-souhaitez-vous-apprendre/platform-features/finance/payments-withdrawals-and-balance/select-how-often-you-get-paid-as-a-partner.md):

* Attendez que votre solde atteigne un certain montant.
* Être payé à la même date chaque mois.

Si vous avez gagné un produit offert, n’oubliez pas de [le réclamer](/partner/fr/que-souhaitez-vous-apprendre/campaigns/creator-campaigns/campaign-management/redeem-your-gifts-as-a-creator.md) auprès de la marque.

{% hint style="warning" %}
**Important :** Assurez-vous de conserver vos [informations de paiement](/partner/fr/que-souhaitez-vous-apprendre/platform-features/finance/payments-withdrawals-and-balance/how-do-partners-get-paid.md) à jour et de vous inscrire à [la taxe indirecte](/partner/fr/que-souhaitez-vous-apprendre/platform-features/finance/finance-documents/indirect-tax-for-partners-faq.md) (si nécessaire) !
{% endhint %}

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


---

# 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-creator/step-6-get-paid.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.
