# Quest Referrals

This program is designed to create a win-win-win scenario benefiting quest completors, quest referrers and Quest Protocol.

#### **Referrer Benefits:**

* **New Revenue Stream**: Referrers can create a new revenue stream by layering in quests for given projects. As referred users complete quests, the referrer earns 0.000025 ETH from the claim fee of each completed quest. These referral fees are automatically distributed via smart contracts ensuring transparency and timeliness.
* **Onchain Contribution**: Referrer contributions to the quest protocol are logged onchain providing a verifiable record of their impact within the ecosystem.

#### Quest Completor Benefits

* **Learning and Rewards**: Quest Completors get the opportunity to learn about crypto protocols by completing interactive quests and earning token rewards.
* **Onchain History:** Completing quests is a great way for users to build out their onchain history and demonstrate their value in supporting the crypto ecosystem.

#### **Quest Protocol Benefits:**

* **Expanded Distribution**: Quest Protocol benefits from the expanded distribution of quests. This leads to greater engagement, community growth, and a wider reach.

### **Getting Started with the Protocol Referral Earnings Program**

1. **Quest Promotion**: You can find your personal referrer tracking links within the RabbitHole in both the "Referrals" section and within each Quest Details page. The tracking link format will simply have a “wallet\_ref=\[address]” tracking parameter attached to the end of the RabbitHole link you’d like to use.
2. **Track and Earn**: When users click your referral links and complete quests on RabbitHole, you'll earn 0.000025 ETH from the claim fee for each completed quest. Users often complete many quests in a given session and you’ll get credit for all of the quest completions driven from your clicks. These referral fees will be automatically sent to your wallet via smart contract at the time of quest completion.

We’re excited to get the opportunity to partner with you! If you have any questions or comments feel free to drop into our [Discord](https://discord.com/invite/rabbitholegg).


---

# 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://help.rabbithole.gg/protocol-rewards/protocol-rewards-referrals.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.
