# Presale Information

Gemhunt’s presale offers early access to the token with limited supply, fair pricing, and community-first distribution, giving supporters a head start before launch.

### **Token Metrics**

Token metrics provide a clear breakdown of how the $GEM token supply is structured and allocated.\
They define how many tokens are used for the presale, how many are reserved for liquidity, and the fixed rate at which contributors receive tokens.These metrics ensure transparency, help users understand the supply distribution, and show how the token enters the market in a predictable and verifiable way.

| Item                          | Value                    |
| ----------------------------- | ------------------------ |
| Total Tokens for Presale      | **800,000,000 $GEM**     |
| Tokens Reserved for Liquidity | **200,000,000 $GEM**     |
| Presale Rate                  | **1 BNB = 800,000 $GEM** |
| Listing Rate                  | **1 BNB = 400,000 $GEM** |

***

### **Contribution Metrics**

Contribution metrics define the allowed contribution range, total raise limits, and participation conditions for the presale. They ensure structured entry and consistent rules for all participants.

| Item                 | Value                           |
| -------------------- | ------------------------------- |
| Hard Cap             | 10**00 BNB**                    |
| Minimum Contribution | **0.002 BNB**                   |
| Maximum Contribution | 2**0 BNB**                      |
| One-Wallet Rule      | **One contribution per wallet** |

***

### **Referral Distribution**&#x20;

Referral metrics define the reward structure for referrers across different levels, specifying percentages and distribution rules for each successful referral.

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

| Level                     | Percent                      | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| ------------------------- | ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Direct Referral           | **10%**                      | <p>When a user invites others to the GEM presale via their referral link and someone participates, The user  instantly receive 10% of the participants contribution in BNB as Direct referral reward<br><br>eg: <strong>User A</strong> refers <strong>User B</strong> , User B contributes 1BNB to GEM Presale, User A receives 0.1BNB (10%) , as Direct Referral Reward, paid instantly to the User A's wallet </p>                                                                                                                                                     |
| Extended Referral         | **5%**                       | <p>When the user's  Direct Referral invites others to GEM Presale and someone participates, The user receives 5% of the participant's contribution as Extended Referral Reward<br><br>eg:<br><strong>User B</strong> refers <strong>User C</strong> , User C contributed 1BNB to GEM Presale ,<br><br>User B will receive 0.1BNB (10% - User B's Direct Referral Reward) , <br><br>User A will receive 0.05BNB (5%) , as Extended Referral Reward paid instantly to the User A's Wallet </p>                                                                              |
| Extended Plus             | **5%**                       | <p>When the user's Extended Referral invites others to GEM Presale and someone participates , The user recieves 5% of the participant's contribution as Extended Plus Referral Reward<br><br>eg:<br><strong>User C</strong> refers <strong>User D</strong>, User D contributes 1BNB to GEM Presale,<br><br>User C will recieve 0.1BNB (10% - User C's Direct Referral Reward),<br><br>User B will receive 0.05BNB (5% - User B's Extented Referral Reward),<br><br>User A will receive 0.05BNB as Extended Plus Referral Reward paid instantly to the User A's Wallet</p> |
| Total Referral Allocation | **20% of all contributions** |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |

***

### **BNB Allocation**&#x20;

BNB Allocation outlines how the raised BNB is distributed, including portions for liquidity, development fees, and referral rewards.

| Category          | Percent                      | Notes                                    |
| ----------------- | ---------------------------- | ---------------------------------------- |
| Liquidity Pool    | **50% of total raised**      | Paired with 200M tokens for PancakeSwap  |
| Development Fund  | 2**0% of total raised**      | Claimable only after hard cap is reached |
| Referral Rewards  | **20% of each contribution** | Paid instantly during contributions      |
| Community Rewards | 10% of total raised          | TBA                                      |

***

### **Liquidity Deployment**

Liquidity Allocation defines the amount of tokens and BNB reserved to create the initial liquidity pool on PancakeSwap.

| Item                  | Value                   |
| --------------------- | ----------------------- |
| Tokens Added to LP    | **200,000,000 GEMHUNT** |
| BNB Added to LP       | **500 BNB**             |
| LP Tokens Destination | **Burned**              |

***

### **Withdrawal Rules**

Withdrawal Rules specify the refund and penalty percentages applicable if a participant withdraws before the presale ends.

| Component              | Percent                                |
| ---------------------- | -------------------------------------- |
| Refund Returned        | **80%**                                |
| Early Withdraw Penalty | **20%**                                |
| Conditions             | Allowed only before liquidity creation |


---

# 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://gemhunt.gitbook.io/doc/whitepaper/presale-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.
