# Fair Launch System

<figure><img src="/files/r9SmRZpGU7Ej4noBKwt8" alt=""><figcaption><p>Only on Datnoid</p></figcaption></figure>

### 📅 1. Random Selection (RS) – The Fairest Method

* The best way to launch a meme token fairly!
* Launch date is set by the creator, visible to all, so there are no surprise launches.
* Users place pre-orders before the launch date with AVAX or USDC.
* Pre-orders are randomized—whichever wallet is selected first gets the best price.
* Avoids insider sniping and ensures fairness in distribution.

### ⚡ 2. First Come, First Serve (FCFS) – For Early Adopters

* Launch date is set by the creator, ensuring transparency.
* Pre-orders are executed sequentially—whoever places their order first gets the best price.
* Rewards early participation but still maintains a structured launch.

### 🚀 3. Skip the Wait – Instant Launch - For Speed

* A token can be instantly launched like on other platforms without a launch date.
* No pre-order process; anyone can buy immediately.
* Best for quick launches.


---

# 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.datnoid.com/mechanics/fair-launch-system.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.
