# Referrals

Our Referral Program offers users the opportunity to earn a commission by referring new users to our services. Below are the key features of the program:

1. **Commission Structure:** \
   As a referrer, you are entitled to a 15% commission of the subscription fee for each new user who subscribes to our service through your referral link. If a user you referred subscribes for additional months, **you continue to earn** a 15% commission **each month** for as long as they remain a paying subscriber.
2. **Payout Method:** \
   The commission is paid out in cryptocurrency and can be claimed at your convenience.
3. **Tracking Referrals:** \
   You have the ability to track your referrals in real-time, including the number of people you have referred and how many have taken up a subscription.


---

# 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://docs.alphagate.io/other/referrals.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.
