# Launch

### Launch Schedule

* Final documentation will be available 24 hours before the launch
* Contracts will be deployed latest 24 hours before the launch

<table><thead><tr><th width="208">What</th><th width="142">Comment</th><th width="236">Date</th><th width="374">Time</th></tr></thead><tbody><tr><td>Token start &#x26; airdrop</td><td></td><td>16th December 2022</td><td></td></tr><tr><td>Genesis Start</td><td>Duration 22h</td><td>22nd December 2022</td><td>8:00 PM UTC (2PM CST)</td></tr><tr><td>Xfactory Reward Pool Start</td><td></td><td>23rd December 2022</td><td>6:00 PM UTC (12PM CST)</td></tr><tr><td>Boardroom Start</td><td></td><td>24th December 2022</td><td>0:00 PM UTC (6PM CST (23rd)</td></tr></tbody></table>

### Token Launch & Genesis Pools

### XONE

The following table provides an overview of the initial XONE token supply:

| Type                | Amount |
| ------------------- | ------ |
| Liquidity Pools     | 3,000  |
| Genesis Pools       | 8,000  |
| Airdrops to holders | 5,153  |

#### Liquidity Pools

Initially,  3,000 XONE will be minted on contract creation. The amount will be used by the project team to create XONE/MATIC liquidity pairs on Quickswap.

#### Genesis Pools

In the first 22hrs of the launch, 8,000 XONE tokens will be released to pool stakers. Tokens will be split across the below-listed pools.&#x20;

| Pool       | Share | Amount XONE | Deposit Fee |
| ---------- | ----: | ----------: | ----------: |
| XONE/DARKX | 62.5% |        5000 |          0% |
| DARKX      | 37.5% |        3000 |          0% |

**Airdrops to holders**

Holders that have participated in our initial launch will receive a 1:1 airdrop of their tokens. Therefore, we initially mint 5,153 tokens.

### XFACTORY

Holders that have participated in our initial launch will receive a 1:1 airdrop of their tokens. Therefore, we initially mint 134 tokens. Furthermore, 877 tokens will be minted for marketing and dev funds. Accordingly, the overall initial mint is 1,011 tokens.

| Type                 | Amount |
| -------------------- | ------ |
| Marketing & Dev Fund | 877    |
| Airdrops to holders  | 134    |


---

# 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://x3defi.gitbook.io/main/products/finance/xfactory/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.
