> For the complete documentation index, see [llms.txt](https://docs.clouduxe.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clouduxe.com/accounts-and-billing/affiliate-system/how-to-use-the-clouduxe-affiliate-system.md).

# How to Use the Clouduxe Affiliate System

### How to Use the Clouduxe Affiliate System

You can earn passive income by joining the Clouduxe affiliate system, and there is no limit to what you can earn. With a simple one-click opt-in, you can be up and running in just minutes. You can create and share unlimited unique referral links.

You create a special affiliate link to a product on the Clouduxe website and use that link in your digital marketing, such as in email campaigns or social media posts.

#### Steps to Create an Affiliate Link

1. Log into your Clouduxe account.
2. Click on the **Affiliates** tab on the left sidebar.
3. You will be redirected to the Affiliates page, where you can learn more about the program.
4. Click on **Join Affiliate**.
5. Your affiliate link is now ready to share. You can see the links you have created on the same page and track your referrals.

{% hint style="info" %}
**Tip**: Each time a referral makes a purchase through your link, you earn a commission. The more referral purchases, the more you earn!
{% endhint %}

#### Monitoring Your Program

There is an overview on the left menu that allows you to see a list of referrals, and monitor referrals, earnings, and payouts. Click on **Commissions and Payouts** to check your financial success.

#### Who Can You Refer?

This scheme is designed for you to earn credit for referring your friends or other businesses (basically, people you know). Unfortunately, you cannot refer yourself. If you operate a website and want to add a link there, feel free to use your affiliate link.

{% hint style="warning" %}
Ensure that you follow the guidelines for referring others to maximize your earnings!
{% endhint %}


---

# 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://docs.clouduxe.com/accounts-and-billing/affiliate-system/how-to-use-the-clouduxe-affiliate-system.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.
