# Earn and track

{% stepper %}
{% step %}

#### Track clicks, orders, and commissions

Affiliate dashboard shows:

* Link clicks
* Referred customers
* Pending and approved commissions

This helps affiliates understand which posts perform best.

<figure><img src="/files/RWYHQ9gCp7GRNWQGoct5" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Receive payouts

The merchant will pay affiliates using the method that they support, such as:

* PayPal
* Store credit
* Bank transfer or other external methods

Affiliates can follow the status of each payout inside their portal.

<figure><img src="/files/pPn3kUr71p4PgrZcvpqJ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/jpDPF1JYe4XLccPQjlQv" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# Agent Instructions: 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:

```
GET https://docs.bixgrow.com/bixgrow-intro/affiliate-onboarding/earn-and-track.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
