> For the complete documentation index, see [llms.txt](https://wiki.time.meme/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.time.meme/untitled/presale-details.md).

# Presale details

Token Distribution Structure

#### Initial Investment Allocation

Participants in the presale will receive tokens according to their investment amount and the presale price, as outlined below:

**Bonus Structure for $TIME**

Participants will receive bonus tokens based on the amount of SOL invested:

* **0-10,000 SOL**: 25% bonus tokens
* **10,001 - 20,000 SOL**: 20% bonus tokens
* **20,001 - 30,000 SOL**: 15% bonus tokens
* **30,001 - 40,000 SOL**: 10% bonus tokens

Note that maximum allocation allowed per wallet – 150 SOL

#### Exceeding the Presale Cap

If the presale investment exceeds the cap of 111,111 SOL, the token distribution will follow a specific structure to ensure fairness and proportional allocation.

**Allocation of the First 40,000 SOL**

* The first 40,000 SOL invested will be fully credited towards the presale.
* Participants within this range will receive 1-to-1 tokens according to their investment without any refunds.

**Proportional Refund Crowdsale (PRC) Logic**

* Investments exceeding the initial 40,000 SOL will be subject to the PRC logic.
* Under PRC, participants will receive tokens proportionally based on their investment, and the remaining SOL will be refunded.

#### Post-Presale Actions

* If a participant's contribution exceeds the effective cap and results in a partial refund, they are encouraged to purchase $TIME on the open market once trading begins on decentralized exchanges (DEX).

The presale structure for $TIME tokens aims to provide a fair and equitable distribution of tokens to all participants. By implementing a bonus structure and proportional refund mechanism, the process ensures that all participants are fairly rewarded based on their investment while maintaining the overall integrity of the hard cap.


---

# 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:

```
GET https://wiki.time.meme/untitled/presale-details.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.
