> For the complete documentation index, see [llms.txt](https://docs.hypertrend.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hypertrend.xyz/fair-launch-investor-program.md).

# Fair Launch Investor Program

Our investor program is aligned with our community-first ethos. Investors receive a significant discount for supporting the community with consistent buying of the $TREND token over 12 months.

### How it works

* Investor deposits USDC to a composite option smart contract&#x20;
* Investors get a 50% discount on the first half of their purchase
* The remaining 50% of coins are purchased on a 365 day TWAP at market price.

### Why it works

\
This is a win-win for both investors and existing token holders. It is open to anyone in the HyperTrend community. This mechanism creates transparency using an immutable smart contract rather than an opaque private agreement.

Investors receive a 50% discount on the first half of their transaction in return for the uncertainty of buying the second half of their position at market price each day.

Existing holders receive the benefit of consistent buying pressure on the $TREND token for the next 12 month period.

Non-staked performance fees are used for $TREND buybacks for the Trend Assistance Fund.

This creates a flywheel for holders of $TREND as it means there is a continuous stream of demand for the token.<br>


---

# 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://docs.hypertrend.xyz/fair-launch-investor-program.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.
