> 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/how-to-buy-usdwabe-presale.md).

# &#x20;How to Buy $WABE (Presale)

Joining the hive and buzzing with $WABE is simple! Follow these quick steps to secure your tokens and become part of the swarm:

#### **Step 1: Get a Wallet 🐝**

Download a crypto wallet to safely store your $WABE tokens.

* **Recommended Wallets**: MetaMask (browser extension or mobile app) or Trust Wallet (mobile app).
* **Setup**: Create your wallet and save your recovery phrase securely. This is your key to access your tokens.

#### **Step 2: Fund Your Wallet 💰**

You’ll need **BNB** or **USDT** to purchase $WABE.

* **USDT**: Ensure you’re using the BEP-20 &#x20;

#### **Step 3: Visit the Presale Page 🛠️**

* Go to our **official presale link**: (will be provided soon)
* Connect your wallet to the site using the **Connect Wallet** button.

#### **Step 4: Buy $WABE 🐝**

* Select your payment option: BNB or USDT.
* Enter the amount you want to contribute.
* Confirm the transaction in your wallet.

#### **Step 5: Confirm Your Purchase ✅**

Once the transaction is complete:

* You’ll receive a confirmation on the presale page.
* Your purchased $WABE tokens will be stored in the presale smart contract until distribution.

## **Important Notes**

* Double-check you’re using the **official presale link** to avoid scams.
* Ensure you have enough BNB in your wallet to cover gas fees.
* You will be able to claim your tokens once presale ends.

#### **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/how-to-buy-usdwabe-presale.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.
