# Customer Resell Rights (Affiliates)

Intellectra allows you to create affiliate programs for your paid digital offers, enabling your customers to resell your offers and earn commissions.

## ✅ **How to Enable Affiliate Program for a Paid Digital Offer**

When creating or editing a paid digital offer, you will find a section labeled **Customer Resell Rights**. To activate the affiliate program for this offer, follow these steps:

1. **Toggle**: Enable the option to allow customers to resell the offer for a commission.
2. **Set a Commission**: Define the percentage of commission affiliates will earn for each sale.
3. **Write a Description**: Provide a brief description of the affiliate program, explaining the benefits and how it works.

Once the offer is published, non-admin users will see a widget called **Become a Partner**. This section displays all available affiliate programs and allows users to obtain their unique referral link for the offer.

## 📃 **Requirements for Affiliates**

To participate in your affiliate program, users must connect a **Stripe account**. This is necessary for them to receive commission payments.

## 💰 **Commission Payments**

Commissions earned by affiliates are automatically deposited into their connected Stripe accounts, ensuring seamless and timely payments.


---

# 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://help.intellectra.io/manual/customer-resell-rights-affiliates.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.
