> ## Documentation Index
> Fetch the complete documentation index at: https://auto-sop.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Rewards

> Earn free Pro trial days by referring friends, starring the repo, sharing on social media, or adding a CLAUDE.md badge.

# Rewards

auto-sop rewards help you earn Pro trial days without spending a dime. Complete simple actions and get free access to Pro features.

## Available rewards

<CardGroup cols={2}>
  <Card title="Referral" icon="user-plus">
    Share your referral link or invite a friend via email. When they sign up, **both of you** get **+14 days** of Pro trial.
  </Card>

  <Card title="GitHub Star" icon="star">
    Star the [auto-sop repo](https://github.com/auto-sop/auto-sop) on GitHub. Earn **+7 days** of Pro trial. One-time reward, auto-verified via GitHub API.
  </Card>

  <Card title="Tweet / LinkedIn" icon="share-nodes">
    Share a post about auto-sop on Twitter or LinkedIn. Earn **+3 days** of Pro trial. Claimable once per month. Submit the URL of your post for admin approval.
  </Card>

  <Card title="CLAUDE.md Badge" icon="certificate">
    Add the auto-sop badge to your project's `CLAUDE.md`. Earn **+7 days** of Pro trial.
  </Card>
</CardGroup>

## Referral

Share your unique referral link from the Rewards page in the dashboard, or invite someone directly via email.

* Both you (referrer) and your friend (referee) receive **+14 days** of Pro trial
* No limit on the number of referrals
* The referee must create an account and bind at least one project

## GitHub Star

Star the [auto-sop repository](https://github.com/auto-sop/auto-sop) on GitHub.

* **+7 days** of Pro trial
* One-time reward — you can only claim it once
* Auto-verified via GitHub API: your star is checked automatically when you claim

## Tweet / LinkedIn share

Post about auto-sop on Twitter or LinkedIn — share your experience, a tip, or just spread the word.

* **+3 days** of Pro trial per approved share
* Claimable **once per month**
* Submit the URL of your post through the Rewards page
* Admin approval required — posts must genuinely mention auto-sop

## CLAUDE.md Badge

Add the auto-sop badge to your project's `CLAUDE.md` file:

```markdown theme={null}
[![auto-sop](https://auto-sop.com/badge.svg)](https://auto-sop.com)
```

* **+7 days** of Pro trial
* The badge is checked when you claim the reward

## How trial extensions work

<Steps>
  <Step title="Free plan user claims a reward">
    A new Pro trial is started. The trial end date is set to the reward's trial days from today (e.g., +14 days for a referral, +7 for a GitHub star).
  </Step>

  <Step title="Active trial user claims another reward">
    The trial is extended from **whichever is later** — the current trial end date or today — plus the reward's trial days. This means rewards always extend your trial, even if claimed back-to-back.
  </Step>

  <Step title="Pro subscriber claims a reward">
    Trial day rewards don't apply to active paid subscribers.
  </Step>
</Steps>

## Rewards dashboard

The **Rewards** section in your dashboard shows:

| Section               | What it shows                                             |
| --------------------- | --------------------------------------------------------- |
| **Available rewards** | Actions you can take right now to earn trial days         |
| **Progress**          | Status of pending rewards (e.g., awaiting admin approval) |
| **History**           | All rewards you've claimed, with dates and amounts        |

<Tip>
  Check the Rewards page regularly — social share rewards reset monthly, so you can keep earning trial days.
</Tip>
