# 🚀Genesis

Genesis is a next-generation decentralized launchpad on the BNB Chain. We connect early-stage investors with high-potential Web3 startups in a secure, automated environment. Unlike traditional crowdfunding, Genesis uses Smart Contracts to hold funds and tokens, meaning no human can interfere with your investment once the rules are set.<br>

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

### Key Features :

#### 🛡️ "Safety First" Protocol

We know that security is your main concern.

* Audited Code: Our pools run on verified code that manages your funds automatically.
* Anti-Rug Protection: Even the project owners cannot withdraw your invested money until the sale is officially finalized.
* Verified Projects: Every project on Genesis undergoes strict manual verification before a pool is created.

#### 🎯 Fair Allocation

* Whitelisted Rounds: Some pools are reserved for specific investors. If you see an "Access Denied" badge, it means your wallet hasn't been authorized yet.
* Public Rounds: Open to everyone on a First-Come-First-Serve (FCFS) basis.
* Min/Max Limits: We enforce strict limits on how much one person can buy to prevent "whales" from eating up the entire allocation.

  <a class="button secondary"></a>

#### ⏳ Smart Vesting

No more waiting for manual airdrops.

* Instant TGE: If a project offers 20% at TGE (Token Generation Event), you can claim those tokens the moment the sale is finalized.
* Auto-Unlock: The remaining tokens unlock automatically over time (e.g., every month). You can check your "Next Unlock" time directly on the project card.


---

# 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://docs.metuslabs.com/metus/dapps/genesis.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.
