# Rewards & Achievements

### Rewards & Achievements

The Rewards tab tracks your engagement with OpenHuman, your usage milestones, and your participation in the OpenHuman community. Earn achievements through use and unlock Discord roles, supporter badges, and other backend-synced rewards.

The Rewards tab has three sub-sections: **Referrals**, **Rewards**, and **Redeem**.

#### Referrals

Invite others to OpenHuman and earn credits when they join and meet usage milestones. The Referrals tab shows your unique invite link, your referral history, and the credits you have earned through referrals.

#### Rewards

The main Rewards view tracks eight achievements across subscription, streak, feature usage, and token milestones.

**Connect Discord**

The top of the Rewards page lets you connect your Discord account. Connecting Discord unlocks exclusive channels, supporter badges, and backend-synced rewards. Two buttons are available: **Connect Discord** (link your account) and **Join Discord** (open the OpenHuman Discord invite).

**Your Progress**

Shows how many of the eight total achievements you have unlocked, with a percentage progress indicator.

**The Eight Achievements**

**Monthly Supporter:** Keep an active monthly paid plan to unlock the monthly supporter role.

**Annual Supporter:** Commit to a yearly paid plan to unlock the annual supporter role.

**7-Day Streak:** Use OpenHuman on seven consecutive active days.

**30-Day Streak:** Show up for thirty consecutive active days.

**Feature Maxi:** Use every major tracked OpenHuman feature at least once.

**Power User 10M:** Process ten million tokens through the product.

**Power User 100M:** Process one hundred million tokens through the product.

**Power User 1B:** Process one billion tokens through the product.

Each achievement shows its status (Locked or Unlocked) with a description and the action required to unlock it.

**Status Footer**

At the bottom of the Rewards view, three stats summarize your engagement:

* **Discord server:** Whether your Discord is linked.
* **Current streak:** Number of consecutive active days.
* **Cumulative tokens:** Total tokens you have processed through OpenHuman.

#### Redeem

Use earned credits and coupon codes. Apply credits toward premium model access, extended capabilities, or extra storage. Coupon codes from promotions or partner programs can be entered here.

#### How Achievements Work

Achievements track real product usage and engagement, not vanity metrics. Streak achievements reward consistent daily use. Power User achievements reward sustained processing volume. Supporter achievements reward financial support of the project. Feature Maxi rewards exploring the full surface area of OpenHuman.

Discord roles linked to achievements sync automatically once your Discord account is connected.


---

# 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://tinyhumans.gitbook.io/openhuman/product/rewards-and-achievements.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.
