> For the complete documentation index, see [llms.txt](https://docs.hellopixel.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hellopixel.network/tokenomics/early-investors.md).

# Early investors

For early investors we offer to participate in the PRE-SEED round for which 2% of the maximum supply of our [tokenomics](/tokenomics/tokenomics.md) is allocated at the price of **$0.01** per token.

Total round fundraise: $138,444.5

The size of the allocation is limited:&#x20;

**Minimum $2000**&#x20;

**Maximum $10,000**

After the launch of the [PXL token](/tokenomics/token-pixel.md), investors will receive 15% of their allocation. The tentative launch time is summer-fall 2024.&#x20;

Public round price **$0.022** per token.

Then a 6 month pause will follow and the remaining token supply will be evenly distributed over the next 21 months.

These funds will be used for product development

## To participate in the pre-seed round follow the link below:

Network: Polygon (Matic)&#x20;

Currency: USDT&#x20;

{% embed url="<https://hellopixel.network/preseed/>" %}
To participate in the pre-seed round follow the link.
{% endembed %}

### <mark style="background-color:orange;">Attention! Don't forget that you will need the Matic token network gas to complete the transaction!</mark>

For any questions, please contact [email](mailto:zuka@hellopixel.network).


---

# 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.hellopixel.network/tokenomics/early-investors.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.
