Skip to content
← Back to documentation

Affiliate Program

The affiliate (referral) program turns clients into an acquisition channel: they share their link, and you pay them a percentage of their referrals’ exchanges. The reward is paid out of your revenue (a share of the markup), so the program pays for itself.

How it works

  1. The client gets a personal referral link in their client cabinet.
  2. A referred visitor follows the link and is attributed to the referrer.
  3. On every exchange made by the referral, the referrer is credited a percentage — of your revenue from the order, not of its full amount.

Example:

exchange_amount    = 1 BTC -> 98507 USDT
partner_revenue    = 495 USDT        # your revenue from the order (L3 markup layer)
affiliate_percent  = 20%             # referrer’s share of your revenue

affiliate_reward   = 495 * 0.20 = 99 USDT
your_net_revenue   = 495 – 99  = 396 USDT

Configuration

In the admin panel, open the affiliate program section:

affiliate_enabled   = true
affiliate_percent   = 20          # % of the partner’s revenue per order
min_payout          = 50 USD_eq   # minimum reward payout amount
payout_mode         = on_request  # on_request | scheduled
cookie_lifetime     = 30 days     # referral attribution window from link click

  • Percentage. The typical range is 15–30% of revenue. A high percentage motivates webmasters but eats the margin on competitive directions — keep the balance.
  • Minimum payout. Protects against micro-payouts and network fees that would consume the reward.
  • Attribution window. The longer the cookie_lifetime, the more webmasters like it and the wider the attribution.

Promo materials

The platform provides a set of banners and links that clients and webmasters take from the cabinet:

  • banners in standard sizes under your brand (white-label: your logo and domain);
  • direct referral links to the homepage and to specific directions;
  • an exchange widget for embedding on third-party sites (if enabled).

Recommendation: prepare individual terms for large webmasters (higher percentage, personal code) — referral traffic from monitoring services and niche platforms converts best.

Reward payouts

  • Accruals accumulate on the referrer’s cabinet balance; payout — on request (from min_payout) to the specified details.
  • Accrual and payout operations are reflected in financial statistics: the referral expense share is visible per direction.
  • Rewards are credited only for completed exchanges; cancelled and refunded orders are excluded from the calculation.

See also