> 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/what-would-you-like-to-learn-about/getting-started/readme-1/im-a-creator/step-6-get-paid.md).

# Step 6: Get Paid

On your dashboard, you can see your pending payments and current available balance. This section features your affiliate earnings. [Earnings](/partner/what-would-you-like-to-learn-about/campaigns/creator-campaigns/campaign-management/view-your-received-creator-campaign-payments.md) from your creator campaigns can be found in the Participating tab of the Find Campaigns screen.

When you’ve earned at least $10 USD, the account’s balance can be withdrawn to the bank or PayPal account selected in your settings. You choose [how often you’re paid](/partner/what-would-you-like-to-learn-about/platform-features/finance/payments-withdrawals-and-balance/select-how-often-you-get-paid-as-a-partner.md):

* Wait until your balance reaches a certain amount.
* Get paid on the same date every month.

If you earned a product gift, remember to [claim](/partner/what-would-you-like-to-learn-about/campaigns/creator-campaigns/campaign-management/redeem-your-gifts-as-a-creator.md) it from the brand.

{% hint style="warning" %}
**Important:** Make sure to keep your [payment information](/partner/what-would-you-like-to-learn-about/platform-features/finance/payments-withdrawals-and-balance/how-do-partners-get-paid.md) updated and register for [indirect tax](/partner/what-would-you-like-to-learn-about/platform-features/finance/finance-documents/indirect-tax-for-partners-faq.md) (if required)!
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/eeYhZHoeP8c9S4xsXhUf" 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/what-would-you-like-to-learn-about/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.
