# General Information

**BNB Hive** is a decentralized investment platform built on the **Binance Smart Chain (BSC)**. It allows users to stake BNB and earn **2.1% daily rewards** on their deposited amount. The platform operates through a smart contract with transparent logic, offering features like **auto-reinvestment** and a **multi-level referral program**.

<figure><img src="/files/xOwsSNrCQwB0WJ811acu" alt=""><figcaption></figcaption></figure>

### 📊 Dashboard Metrics

* **Contract Balance:** Current BNB balance held in the smart contract.
* **Invested:** Total amount of BNB you have staked.
* **Harvested Honey:** Total BNB you've withdrawn as rewards.
* **Withdrawal Tax:** Flat **5%** fee on every withdrawal.

***

### 🐝 How to Stake BNB

1. Connect your BSC-compatible wallet (e.g. [MetaMask](https://metamask.io/), [Trust Wallet](https://trustwallet.com/)).
2. Enter the amount of **BNB** you want to stake.
3. Use quick selection buttons: **25%**, **50%**, **75%**, or **Max**.
4. Click **“Stake BNB”** and confirm the transaction.

> 🔸 There is **minimum 0.05 BNB investment**.

***

### 📈 Daily Rewards

* **Daily Return:** **2.1%** of your staked BNB.
* **Estimated Monthly Return (without reinvest):** **\~63%**
* Rewards are accumulated and displayed as **BNB**.

***

### 🔁 Auto-Reinvest Feature

The **Auto-Reinvest** option enables compound interest by automatically restaking your daily rewards back into your principal deposit.

* **Activation Fee:** **0.1 BNB** (one-time payment).
* **Benefits:**
  * Accelerated portfolio growth
  * Increased passive earnings
  * Referral rewards based on reinvested amount

***

***

### 🍯 How to Withdraw

1. Click **“Withdraw BNB”** to claim your rewards.
2. Confirm the transaction in your wallet.
3. A **5% withdrawal tax** applies on the claimed amount.

***

### 🎁 Airdrop Points

* Invite friends and earn Airdrop Points. These points will determine your share of the airdrop when we launch our token.
* **60%** of our income from their transaction fees will be directed to the liquidity pool

***

### 💰 Fees and Commissions

| Action        | Fee     |
| ------------- | ------- |
| Staking       | 0%      |
| Withdrawal    | 5%      |
| Auto-Reinvest | 0.1 BNB |

***


---

# 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://bnbhive.gitbook.io/bnbhive/getting-started/general-information.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.
