> 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/the-hive-community.md).

# The Hive Community

#### **How to Get Involved**

**1. Follow Our Buzzing Channels**

* 🌍**Website**: [https://WhatABee.com](https://whatabee.com/)
* 🐦 **Twitter**: [@WhatABeeToken](https://x.com/WhatabeeToken)
* 💬 **Telegram**: [@WhatABeeToken](https://t.me/WHatAbeeToken)

Stay updated with the latest announcements, memes, and community activities!

**2. Engage in Hive Activities**

* **Airdrops**: Free $WABE tokens for active and loyal community members.
* **Contests and Challenges**: Show off your creativity with memes, videos, and viral campaigns.
* **Community Polls**: Have your say in the direction of the hive.

**3. Be a Hive Leader**

* **Content Creation**: Create memes, videos, or guides to promote the hive and earn rewards.
* **Moderation**: Help manage our buzzing community channels.
* **Ambassador Program**: Represent WhatABee in your region or online networks.

***

#### **Hive Rules: Buzz Responsibly**

The hive is only as strong as its bees. To keep the community thriving:

* **Be Respectful**: Treat fellow bees with kindness and inclusivity.
* **Stay Positive**: Encourage creativity and celebrate others’ contributions.
* **Verify Links**: Interact only with official WhatABee platforms to avoid scams.

***

#### **Together, We Thrive**

The hive thrives on collaboration, engagement, and mutual support. Every meme shared, every poll answered, every discussion joined—it all contributes to building a buzzing future for 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/the-hive-community.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.
