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

# Referrals

WhatABee is more than a token—it’s a community. And what better way to grow the hive than by bringing in more buzzing bees? Our referral program rewards you for sharing the $WABE presale with your friends, family, and followers.

#### **How It Works**

1. **Get Your Referral Link**
   * Once you join the presale, you’ll receive a unique referral link from the presale platform.
2. **Share the Buzz**
   * Spread the word! Share your referral link on social media, with your friends, or within your community.
   * Let others know about the exciting opportunities with $WABE.
3. **Earn Rewards**
   * When someone uses your link to contribute to the presale, you’ll earn a &#x35;**% referral bonus** based on their contribution.
   * Referral bonuses are paid ***immediately*** in the same token used for the contribution (BNB or USDT).

#### **Example**

* If your referral contributes $1,000 worth of tokens:
  * You earn **$50** in BNB or USDT.

## **Rules and Guidelines**

You must use the official referral link generated from the presale site.

#### **Join the Buzz**

&#x20;You’re joining a movement. Together, we’ll create a world where digital assets drive positive change and make protecting our environment as easy as clicking "Buy Now."

Welcome to the hive. Welcome to WhatABee.

**Official Links**

&#x20;Website: <https://whatabee.com/>

Presale:[https://presale.whatabee.com](https://presale.whatabee.com//#/ref/0x702b7CDa997A2bb6A0B867c63Ef239c978FE73e7)

X (Twitter): <https://x.com/whatabeetoken>

Telegram: <https://t.me/whatabeetoken>


---

# 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://whatabee.gitbook.io/documentation/referrals.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.
