# Moneta Launch

## Overview

* **Launch Mechanism**: Liquidity Bootstrapping
* **Launch Price:** 0.00075 ETH ($1.00)
* **Max Supply:** 100.000.000
* **Initial Liquidity Pool:** 1.000.000

## Liquidity Bootstrapping

The Moneta token needs liquidity to be traded efficiently on Uniswap. 1.000.000 MON were put in the initial Liquidity Pool paired together with 750 ETH (roughly $1.000.000). This sets the Listing Price to around \~$1.00.

Participants deposited their ETH in a decentralized Smart Contract. Those ETH stay in the Liquidity Pool forever. In return, 1.500.000 MON are distributed to them in a linear manner over the course of 180 days.

**Specifications**:

* **Initial MON LP Supply:** 1.000.000 MON
* **Hard Cap:** 750 ETH<br>
* **Minimum Invest:** 0.02 ETH
* **Maximum Invest:** 20 ETH<br>
* **Start Date:** September 23: 20:00 CET
* **End Date:** September 25: 11:11 CET


---

# 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.defifranc.com/tokenomics/moneta-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.
