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

# Referral program

Hattori's built for everyone to find their own way to earn.

If you're into building and growing communities, we’ve got a powerful 3-level referral system that lets you turn that into a real income stream.

Some win events, some grind quests, some build networks. **This system is made for network builders like you.**

## **How it works**

You earn a share from everything your referrals make. Not just the ones you brought in, but also those they invite.

* **Level 1** — you invited them → you get 10% of their earnings
* **Level 2** — invited by your level 1 → you get 2.5%
* **Level 3** — invited by your level 2 → you get 1%

Rewards trigger once your cut hits $0.01 or more (based on token price at the moment).

{% hint style="info" %}
**Example:**

You earn 1 token, token = $0.10 → you get $0.10 → reward paid

You earn 0.05 tokens, token = $0.10 → $0.005 → no payout
{% endhint %}

The system's built to be sustainable. It's not some pyramid scheme. No endless payouts. Just real value for real effort.

## **What counts as earnings**

Everything: event rewards, quest rewards, and referral rewards. Every time your referrals earn, you get your share. You don't take anything from them because it’s extra on top.

So if your level 1 referral makes 1,000 tokens, they get the full 1,000. You get your 100 on top.

## **Passive income, for real**

There’s no time cap. Bring in influencers or strong players who play hard and win often, and you’ll build a revenue stream that keeps working for you.


---

# 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:

```
GET https://docs.playhattori.io/activities/referral-program.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.
