# Liquidity Bootstrapping Event (LBE)

The goal of a Liquidity Bootstrapping Event (LBE) is to make the token launch process fair for everyone, regardless of the size of their portfolio. This standard facilitates fair price discovery, protects the reputation of new projects, eliminates bot manipulation, prevents whales from price manipulation, and offers a wide distribution of tokens.&#x20;

SmartPlaces sets aside 15% of its total token supply, and LBE participants have a fixed four-day period to supply $ADA. After this period, the $ADA from participants and the tokens from the project are merged to create the initial liquidity pool.

Alongside their SPXT/ADA LP tokens, LBE participants will also receive an NFT. This NFT will enable participants to stake their SPXT/ADA LP tokens (only applicable to those obtained during the LBE) to a Boosted Farm with additional rewards. Specifically, 99% of the rewards designated for SPXT/ADA LP will be directed towards the Boosted Farm for a minimum of two years. This allocation includes 1,350,000,000 $SPXT, equivalent to 4.5% of the total $SPXT supply, allocated as incentives. Following the LBE, there will be two ADA-SPXT farm pools: one for regular farmers and one exclusively for LBE participants.

Only LBE participants can stake into the exclusive pool up to the amount of LP they acquired during the LBE.


---

# 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://whitepaper.smart-places.io/whitepaper/usdspxt-token/tokenomics/liquidity-bootstrapping-event-lbe.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.
