> For the complete documentation index, see [llms.txt](https://docs.littlepig.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.littlepig.cloud/documentations/promote-to-earn-commission.md).

# Promote to Earn Commission

Little Pig Cloud Servers offers you extra passive income through affiliate program. Navigate to the [affiliation page](https://vps.littlepig.tech/account/promote). There you will see an exclusive referral link, using which you an get affiliate bonus.

<figure><img src="/files/9vejbPsobecQ02iRJhqd" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**Referral Link Registration:** When someone registers on the Little Pig platform using your unique referral link, you’ll start earning commissions on all their purchases.
{% endhint %}

{% hint style="success" %}
**Commission Calculation:** For example, if a user registers through your referral link and spends $1,000 on VPS services each month, you’ll receive $100 in referral commissions each month.&#x20;
{% endhint %}

{% hint style="info" %}
**Withdrawal Conditions:** Once your referral commissions exceed $30, you can withdraw the amount to your account balance and use it at your convenience.
{% endhint %}

You can check your current "Commission amount" and "Awaiting Commission" amount in "Promote to Earn Commission" dashboard. You can also see the history for your earned commissions.

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

{% hint style="danger" %}
Account Security and Anti-Fraud Measures&#x20;

To ensure the fairness and security of our affiliate program, we monitor all affiliate accounts. If your account shows an unusually high rate of chargebacks, refunds, or cancellations, or if we suspect fraudulent activity, we reserve the right to impose restrictions on your account. This may include, but is not limited to, suspending your account and withholding all funds while a full investigation is conducted.

You authorize us to notify relevant authorities or third parties of any fraud or suspected fraud. Restrictions on your account will only be lifted once we are satisfied that the issue has been resolved.
{% 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.littlepig.cloud/documentations/promote-to-earn-commission.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.
