> For the complete documentation index, see [llms.txt](https://cukiesworld12.gitbook.io/cukies-world-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cukiesworld12.gitbook.io/cukies-world-whitepaper/4.-uki-token/tokenomics/presale.md).

# Presale

<figure><img src="/files/v8VQNCnFRIHC3lpFtKUr" alt="" width="563"><figcaption></figcaption></figure>

The UKI token presale will take place in collaboration with **Ascensum DAO**, a next-generation organization composed of investors, Web3 entrepreneurs, networkers, content creators, and active members of the blockchain ecosystem.

Ascensum is part of the Concilium community, which has more than two years of history and a community of over **3,800** active users.

### Key Presale Details

* **Start Date:** June 2026
* **Participation Token:** ASM (available on PancakeSwap)
* **Initial UKI Price:** $0.01 per token
* **Minimum Listing Price:** $0.012 per UKI

### ASM → UKI Conversion

The ASM to UKI conversion rate will be fixed at the start of the presale based on the market price of ASM, taking **$0.01 per UKI** as reference.

For example:

* If ASM is valued at **$7** at the beginning of the presale:

  **1 ASM = 700 UKI**

Once the conversion rate is fixed, it will remain unchanged throughout the entire presale, regardless of whether ASM increases or decreases in value afterward.

### UKI Listing Price

UKI will be listed at a minimum price of **$0.012**.

If ASM rises significantly during the presale period, the final listing price may be adjusted above $0.012. If any adjustment is made, it will be communicated publicly during the presale.

### Use of Raised ASM

100% of the ASM raised during the presale will be used to provide liquidity for the UKI launch.

Depending on the total amount raised, we may:

* Add all liquidity at the moment of listing, or
* Reserve a portion to add liquidity progressively over time.

### Presale Vesting & Cukie Master Access

Tokens purchased during the presale will have a **9-month linear vesting schedule**.

The vesting period will begin on the official UKI listing date (TGE), meaning tokens will unlock gradually from day one after UKI goes live on the market.

UKI purchased during the presale will still count toward obtaining **Cukie Master** positions, even while the tokens remain under vesting.

#### Example

Initially, the requirement to obtain a Cukie Master position through token staking will be:

* **20,000 UKI staked**

A wallet purchasing that amount during the presale will automatically qualify for one of those positions.

* Maximum: **5 Cukie Master slots per wallet**


---

# 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://cukiesworld12.gitbook.io/cukies-world-whitepaper/4.-uki-token/tokenomics/presale.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.
