> For the complete documentation index, see [llms.txt](https://wherls.gitbook.io/wherls/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wherls.gitbook.io/wherls/giving-back-to-the-community-and-affiliate-program.md).

# Giving Back to the Community & Affiliate Program

Wherls isn’t just building a platform — it’s cultivating a movement. A key part of our mission is ensuring that value generated within the ecosystem is shared with the people who help it grow. Through reward programs, affiliate incentives, and long-term community support, Wherls is committed to decentralizing both opportunity and ownership.

&#x20;

🤝 **Giving Back to the Community**

* **Creator Royalties:**

Artists and content creators earn passive royalties every time their NFTs are resold on the marketplace.

* **Airdrops & Incentives:**

Active users, stakers, and early adopters receive airdrops and bonus rewards during key growth milestones.

* **Community Grants (Planned):**

Wherls will allocate a portion of treasury funds to support new creators, developers, and educators who want to build on or promote the platform.

* **Participation-Based Rewards:**

Token holders who actively vote, promote, or contribute to the community may earn special NFT badges, token bonuses, or governance rights.

&#x20;

📈 **Affiliate & Referral Program**

To fuel organic growth and community-led expansion, Wherls offers a robust affiliate program with two layers of rewards designed to benefit both everyday users and committed promoters. Whether you're referring friends or bringing in large contributors, you’ll earn in $WHERLS tokens based on transparent, on-chain tracking.

🎯 **1. Multi-Level Referral Rewards**

Wherls users earn passive income by inviting others to join the platform. The multi-level referral program provides decreasing but persistent rewards across five levels:

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Referral Level</td><td valign="top">Reward</td></tr><tr><td valign="top">Direct (Level 1)</td><td valign="top">10%</td></tr><tr><td valign="top">Level 2</td><td valign="top">5%</td></tr><tr><td valign="top">Level 3</td><td valign="top">3%</td></tr><tr><td valign="top">Level 4</td><td valign="top">2%</td></tr><tr><td valign="top">Level 5</td><td valign="top">1%</td></tr></tbody></table>

**Example:**\
If your direct invite earns $100 from staking, you receive $10. If their invite earns $100, you earn $5, and so on down five levels.

&#x20;

💰 **2. Direct Referral Bonus (Volume-Based Rewards)**

For affiliates who drive larger transaction volumes or onboarding packages (e.g. NFT bulk purchases or staking commitments), Wherls offers bonus-based milestone rewards:

&#x20;

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Referred Volume</td><td valign="top">Bonus Reward</td></tr><tr><td valign="top">Direct $5,000</td><td valign="top">$500</td></tr><tr><td valign="top">Next $10,000</td><td valign="top">$1,000</td></tr><tr><td valign="top">Next $25,000</td><td valign="top">$2,500</td></tr><tr><td valign="top">Next $50,000</td><td valign="top">$5,000</td></tr><tr><td valign="top">Next $100,000</td><td valign="top">$10,000</td></tr></tbody></table>

&#x20;

Note: These bonuses are cumulative — the more volume your direct referrals generate, the more you earn.

&#x20;

Through these programs, Wherls ensures that its community isn’t just using the platform — they’re profiting from its growth and becoming co-owners of its success.

&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://wherls.gitbook.io/wherls/giving-back-to-the-community-and-affiliate-program.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
