Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/docs/points-system.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The points system is AutoPlus's virtual currency designed to provide additional

You can earn points when you do trades using AutoPlus. Both the sender and receiver will get 5 points each for every $ of escrow fee paid. For example, for a $100 trade with $0.25 escrow fee, both the sender and receiver will get 1.25 points each.

You can also earn points when referring people to AutoPlus. You will get 10 points for each $ of escrow fee paid by the person you referred. [Click here to learn more about the referral system](/docs/referral-system).
You can also earn points when referring people to AutoPlus. For eligible Litecoin (LTC) trades, you will get 10 points for each $ of escrow fee paid by the person you referred. Trades using other currencies do not earn referral points. [Click here to learn more about the referral system](/docs/referral-system).

Boosting the official AutoPlus Discord server is another way to earn points. When you boost the server, you will instantly receive `🔹10` points.

Expand Down
5 changes: 3 additions & 2 deletions content/docs/referral-system.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ AutoPlus offers a rewarding referral program that allows you to earn a percentag

## How the Referral System Works [#how-it-works]

The referral system is designed to reward users who help grow the AutoPlus community. When you invite someone to the AutoPlus Discord server using your personal invite link, you'll be eligible to receive rewards when they complete trades.
The referral system is designed to reward users who help grow the AutoPlus community. When you invite someone to the AutoPlus Discord server using your personal invite link, you'll be eligible to receive rewards when they complete LTC trades.

Here's a breakdown of how it works:

Expand Down Expand Up @@ -41,6 +41,7 @@ As a referrer, you'll receive two types of rewards when users you've invited com
The referral program includes the following limitations:

<ul className="list-disc list-inside ml-4 space-y-2">
<li><b>LTC trades only:</b> Referral rewards apply only to trades made with Litecoin (LTC). Trades using other currencies are not eligible.</li>
<li><b>First 10 trades only:</b> You'll only receive rewards for the first 10 trades completed by each user you refer.</li>
<li><b>Sender-based rewards:</b> If two referred users trade with each other (within their first 10 trades), only the person who referred the sender will receive the referral rewards.</li>
</ul>
Expand All @@ -65,5 +66,5 @@ To start referring users and earning rewards:
<li>You earn 50% of the fee: <b>$0.125</b></li>
<li>You also earn points: <b>🔹2.5</b> points (10 points × $0.25)</li>
</ul>
<p className="mt-2">This applies to all of your friend's first 10 trades on AutoPlus.</p>
<p className="mt-2">This applies to your friend's first 10 eligible LTC trades on AutoPlus.</p>
</Block>
Loading