# ILO (Initial Liquidity Offering)

### What is ILO?

The MovEX ILO service is a one-stop solution for project owners for fundraising. MovEX offers a customized token sale experience that allows project owners to select time periods, price ranges, and auction algorithms for the initial token sale to maximize the fundraising return. The collected stable coins will then be automatically paired with project tokens to form a liquidity pool after the token sale event. After that, MovEX’s (intelligent liquidity management service)\[[https://app.gitbook.com/s/DJU0eGDYcbh6xVy6JSMh/intelligent-liquidity-allocation](/intelligent-liquidity-management.md)] will take control and automatically manage the liquidity pool for the project owners. Our liquidity management engine runs an optimizer internally, produces the mathematically proven optimal liquidity allocation under a particular utility function, and automatically adjusts the liquidity for users in a decentralized and non-custodial fashion. We help project builders avoid the hustle of manually adjusting liquidity and boost their capital efficiency and market-making returns.

### Customized Token Sale

We allow project owners to customize the following options for a token sale event:

* Time period: this is the time period for the token sale event, such as 72 hours.
* Price range: this is the price range for the token sale event, such as ($0.1, $0.5). If the left and right bound are the same, then the token sale price is fixed.&#x20;
* Advanced token sale toolkits: Our advanced token sale toolkits offer project owners auction algorithms like Dutch auctions, Buket auctions, and liquidity bootstrap pool (LBP) to further boost the fundraising return and fairness of distribution of tokens.


---

# 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.movex.exchange/ilo-initial-liquidity-offering.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.
