# Referral Mechanism

## Invite Friends, Both Benefit

You can invite friends to participate in Edge Hour while your challenge is active. Both parties receive rewards.

***

## How to Invite

1. Click "Invite Friends" in the challenge interface
2. Copy your unique referral link
3. Share with friends (Twitter, Telegram, Discord, etc.)
4. Rewards activate automatically when friends purchase a challenge through your link

***

## Referral Rewards

### Referrer (You) Receives

For each successfully referred friend who registers:

* **5% of your remaining profit target** as additional reward

#### &#x20;**Example**:

* Your challenge target: $10,800 (+8%, i.e., $800)
* Current progress: $10,500 (+5%, i.e., $500)
* Remaining: $300 to target
* Referral reward: $300 × 5% = **$15**

> **Note**: Each challenge has a referral limit. Check challenge details for specifics.

***

### Referee (Friend) Receives

Participating through your link, friends get:

* **5% extra challenge time**
* **10% entry fee discount**

#### &#x20;**Example**:

* Original 4-hour challenge becomes 4.2 hours (12 extra minutes)
* Original $100 entry becomes $90

***

## Referral Rules

* Each challenge has a referral limit (see challenge details)
* Referral rewards settle when your challenge ends
* Referees must be new participants (or new wallet addresses)
* Referral rewards are non-withdrawable and only add to challenge rewards


---

# 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.deriw.com/edge-hour/referral-mechanism.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.
