> For the complete documentation index, see [llms.txt](https://omium-protocol.gitbook.io/omium/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://omium-protocol.gitbook.io/omium/presale-details/private-sale.md).

# Private Sale

Our Liquidity Bootstrap Event (LBE) is different from what you already know, please read carefully the "Private Sale" and "Public Sale" sections to take advantage of this new LBE system.

**General Information:**

* **Listing price:** $2&#x20;
* **Private sale price:** $1.8 (10% discount)&#x20;
* **Public sale price:** $2
* **Initial supply**: 74,444 $OMM&#x20;
* **Circulating supply at launch:** 42,056 including 37,222 in the initial Liquidity Pool&#x20;
* **FDV at launch:** $148,888&#x20;
* **Market cap at launch:** $84,112

**Private Sale**: The private sale's soft cap is set at $25,000 USDC, and the hard cap is $40,000 USDC.

**What are the advantages for the WL?**

* 10% discount on the $OMM price&#x20;
* 15% unvested directly at launch, then linear vesting over 5 days&#x20;
* Maximum allocation per wallet of $1,500 USDC

**WARNING**: Being part of the Whitelist does not guarantee you a spot in the private sale.

The maximum allocation per address being $1,500, it only takes 27 addresses to use their full allocation for the presale to be fully filled. As you can understand, only the fastest will have the certainty to benefit from the WL advantages.<br>

**Why this choice?**

According to our experience and the different calculations we have made, the maximum allocation is very rarely deposited, and the average deposit is around $500. This figure is based on the presales carried out during the last 8 weeks on projects similar to ours. With 80 WL distributed, we have therefore set this hard cap of $40,000 to maximize the chances of a sold-out and to reward people who truly believe in the project and who will deposit as soon as the private sale opens. We believe that the private sale should be reserved for the most deserving members of the secret society. Furthermore, a private sale that quickly reaches 100% is an indicator of the members' confidence in the project and helps to arouse the curiosity of the uninitiated.

To reach the hard cap, 22,222 $OMM will have to be purchased during the presale.

&#x20;If you fill your entire WL allocation ($1,500), you will benefit from 833.33 $OMM, including 125 $OMM unvested directly at launch, then 708.33 $OMM linearly vested over 5 days.

**Reminder**: The first bonds to be released will be the OMM-USDC pair bonds, to benefit from a discount, it will be imperative to buy $OMM. This will help to raise the price of $OMM, but also to increase the Liquidity Pool to reduce the price impact and allow larger wallets to join the secret society by buying $OMM.

We have set up all these incentives via our LBE to make the WL as interesting as possible without being a burden on the protocol's sustainability thereafter.

**The private sale contract will directly send the funds raised to the 4/5 multisig made up of 2 of our developers and 3 elected members of the community.**\
\
\
\
\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://omium-protocol.gitbook.io/omium/presale-details/private-sale.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
