# Presale Launch (LGE)

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

### Overview

LGE stands for **Liquidity Generation Event**.

Unlike a traditional token presale, SmartDeFi™ LGE is **tokenless**. Participants do not buy free-floating tokens before launch. Instead, they receive vested LP-based claims after the event completes.

### How LGE differs from a normal presale

Key differences:

* Participants buy into liquidity formation, not loose presale tokens
* Claims unlock over time through a vesting schedule
* Claimed LP does not enable direct token dumping in the usual presale style
* Developers can receive a vested LP share instead of separate early token inventory

### Why the model exists

The LGE model is designed to reduce common presale problems:

* Immediate post-launch dumping
* Large unstaged unlocks
* Weak alignment between developers and participants

By vesting LP claims, the system keeps liquidity formation and claim release structured after launch.

### Built-in liquidity design

LGE can create two liquidity paths:

* The main **SD/BNB** or **SD/ETH** pool
* A secondary **SD/FEG** pool

That second pool can create arbitrage opportunities and connect launch activity back into the wider protocol.

### Continue with the guides

* [LGE for Devs](/smartdefi-tm-platform/token-launchpad/presale-launch/lge-for-devs.md)
* [LGE for Investors](/smartdefi-tm-platform/token-launchpad/presale-launch/lge-for-investors.md)

{% embed url="<https://www.youtube.com/watch?v=WVC-SfucgSE>" %}


---

# 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.feg.io/smartdefi-tm-platform/token-launchpad/presale-launch.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.
