> For the complete documentation index, see [llms.txt](https://powerfan-1.gitbook.io/redchat.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://powerfan-1.gitbook.io/redchat.app/policies/referral-program.md).

# Referral Program

*Effective date: July 3, 2026 · redchat is an 18+ adult platform.*

redchat's monetization for users is the Referral Program. This document describes how it works and its terms, and supplements the [Terms and Conditions](/redchat.app/policies/terms-and-conditions.md) and the [Creator Ownership & Content Policy](/redchat.app/policies/creator-ownership-content-policy.md).

## How It Works

* Every account can share an invite or character link.
* When a new person signs up through your link and makes a purchase, you earn a referral reward equal to **30% of that person's payments for 12 months** from their first payment.
* The reward goes to whoever shared the link, regardless of who created the character that was shared.

## Family Referral

redchat also operates a multi-tier "family" referral system that extends rewards to purchases made by people referred by those you referred. The applicable tiers and rates are shown in your in-app referral dashboard.

## Eligibility & Payouts

* You must be a verified adult (18+) with an account in good standing.
* Payouts are processed through adult-friendly payment processors and are subject to any minimum-payout threshold shown in-app.
* redchat collects the payout and tax/identity information required by law to operate the program (see the [Privacy Policy](/redchat.app/policies/privacy-policy.md)).

## Adjustments, Refunds & Chargebacks

* If a referred user's payment is refunded or successfully charged back (see the [Subscription & Refund Policy](/redchat.app/policies/subscription-refund-policy.md)), the associated referral reward may be reversed or deducted from your future payouts.
* redchat may withhold or reverse rewards, and suspend participation, for fraud, abuse, self-referral, or policy violations.

## Prohibited Referral Conduct

* No self-referrals, fake or duplicate accounts, spam, misleading claims, or purchasing your own referrals.
* Sharing must comply with the [Community Guidelines](/redchat.app/policies/community-guidelines.md) and all applicable law. Do not share redchat links where adult content is prohibited by the host platform, or anywhere the audience may include minors.

## Changes

redchat may modify or discontinue the Referral Program or these terms; material changes take effect when posted, and continued participation constitutes acceptance.

Questions: <team@redchat.app>


---

# 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://powerfan-1.gitbook.io/redchat.app/policies/referral-program.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.
