# Genesis Gate

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

1. **Project Registration**\
   Project teams can freely submit their applications on the Genesis Gate section of the Diverge Loop website without any mandatory approval process.\
   \
   Applications include detailed information such as the project overview, token issuance details, initial liquidity supply plan, token lock‑up schedule, sale ratio, and reward distribution methods.\
   \
   Submitted information is recorded on‑chain via BSC‑based smart contracts and can be updated later through DAO voting.

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

2. **Recommended Project Application (Optional)**\
   If a project team desires additional exposure and benefits, they can separately apply for Recommended Project status. \
   \
   This application is evaluated by the community (including DAO voting) and the Diverge Loop team; approved projects receive a Recommended badge along with enhanced promotional benefits.

3. **Liquidity Pool Creation and Rewards**\
   Approved projects deploy their tokens and initial liquidity (supplied by the project team) on BSC‑based DEXs (e.g., PancakeSwap) to create liquidity pools.\
   \
   Investors provide liquidity by pairing the project tokens with other assets, earning LP tokens proportional to their share.\
   \
   On these DEXs, a fee rate of 0.1% (as determined by Diverge Loop) is distributed among liquidity providers based on their contribution.\
   \
   In addition, LP token holders receive extra token sale allocations according to their share of the total liquidity, based on a bonding curve, lump‑sum, or sequential distribution method specified during registration.

4. **Whitelist Access Restriction and Security Enhancements**

* Diverge Loop integrates a whitelist mechanism in its smart contracts to ensure that participation in token sale rewards and liquidity provision is limited exclusively to users within the Diverge Loop ecosystem.
* Only addresses authenticated and registered through the Diverge Loop platform (via our dedicated frontend with additional security measures such as oracles and multi‑signature controls) are eligible for rewards.
* The whitelist data is stored on‑chain using BSC‑based smart contracts, ensuring full transparency.
* Additional security measures such as frontend authentication, oracle integration, and multi‑signature schemes are deployed to minimize threats including whitelist data forgery, user authentication spoofing, smart contract vulnerabilities, frontrunning, and external oracle manipulation.
* These security enhancements are continuously reinforced through rigorous code audits, multi‑signature requirements, DAO oversight, and the adoption of trusted multi‑oracle systems.


---

# 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://diverge-loop-1.gitbook.io/divergeloop/key-features-and-usage/genesis-gate.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.
