# Lifetime commission vs Recurring commission

### What are the differences between the Lifetime and Recurring commission?

<table><thead><tr><th width="130.32379150390625"></th><th>Lifetime commission</th><th>Recurring commission</th></tr></thead><tbody><tr><td> <strong>Goal</strong></td><td>Reward affiliates for all future purchases from referred customers.</td><td>Reward affiliates for subscription renewals or repeated charges.</td></tr><tr><td><strong>How it works</strong></td><td>The customer is permanently linked to the affiliate — no link is needed for future orders.</td><td>Commissions apply to recurring payments from the same subscription only.</td></tr><tr><td><strong>Best for</strong></td><td>One-time products, long-term loyalty programs.</td><td>Subscription products, SaaS, memberships.</td></tr><tr><td><strong>Example</strong></td><td>John buys again months later → Affiliate still earns commission.</td><td>Mary renews her monthly box → Affiliate earns again for that renewal.</td></tr></tbody></table>

#### **When to use which**

* Use Lifetime Commission to encourage affiliates to bring loyal, long-term customers who repurchase over time.
* Use Recurring Order Tracking to motivate affiliates promoting subscription-based products or membership services, where renewals happen automatically.


---

# 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/affiliate-program/special-commission-rules/lifetime-commission-vs-recurring-commission.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.
