# Referral Policy

## Referral Policy

Folio's referral program rewards you for introducing qualified healthcare professionals to the platform. When someone you refer gets hired, you earn a cash reward.

### How It Works

1. Go to **Referrals** in the left sidebar.
2. Click **Generate Referral Link** to create your unique referral URL.
3. Share your link with colleagues, classmates, or other healthcare professionals.
4. When they sign up using your link and are hired for a Folio project, you earn **$100**.

### Eligibility

#### Who Can Refer

* Any active Folio user with a completed profile.

#### Who Qualifies as a Referral

* The referred person must be a new Folio user (not previously registered).
* They must sign up using your unique referral link.
* They must be hired for and begin work on a Folio project.

#### Referral Reward

* **$100 per qualified referral**, paid after the referred user meets the hiring threshold.
* There is no cap on the number of referrals you can make.

### Tracking Your Referrals

Your **Referrals** page displays:

* **Total Referrals** — Number of users who signed up with your link
* **Total Hired** — Number of referrals who were hired
* **Total Earned** — Cumulative referral earnings
* A table showing each referred user's name, current status, payout status, and payout date

### Payment Processing

Referral rewards are paid via your connected Stripe account on the same schedule as regular project earnings.

### Frequently Asked Questions

<details>

<summary>Can I refer myself or create duplicate accounts to earn referral rewards?</summary>

No. Self-referrals and duplicate accounts are prohibited and will result in disqualification of referral rewards and potential suspension.

</details>

<details>

<summary>What if my referred contact signed up but hasn't been hired yet?</summary>

Your referral is tracked from the moment they sign up with your link. You will earn the reward once they are hired — there is no expiration on pending referrals.

</details>

<details>

<summary>My referral was hired but I haven't received my reward. What do I do?</summary>

Contact <support@folioworks.com> with the referred user's email address and approximate sign-up date. Allow a few business days for investigation.

</details>

<details>

<summary>Can I post my referral link on social media or job boards?</summary>

Yes, you may share your referral link publicly. Review the [Social Media Policy](broken://pages/af6004fb3d576366efd1810b3eb082dfd0309241) for guidance on how to discuss your Folio work when sharing.

</details>


---

# 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.folio.works/policies/referral-policy.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.
