> For the complete documentation index, see [llms.txt](https://scalex.gitbook.io/scalex/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://scalex.gitbook.io/scalex/sales.md).

# Sales

{% hint style="info" %}
**Private sale and whitelist sale will be held on Ethereum main net.** \
\
**Minimum buy:    0.20 ETH**

**Maximum buy:   0.36 ETH**
{% endhint %}

ScaleX will be distributed in two sale rounds, an exclusive private sale and a public whitelist sale, each subject to a discount to the launch price! Funds from both sales will be used to build initial liquidity on all chains we launch on.

**More details on raise amounts & supply per sale will be announced here soon, so make sure to check!**

## Private sale

The whitelist sale is subject to an exclusive <mark style="color:green;">**discount of 13% to the launch price**</mark>, so make sure to secure your spot early on!

### How to whitelist

We have **whitelist spots** available to earn. Ways to whitelist and further details TBA.

## Public whitelist sale

The public sale is subject to a <mark style="color:green;">**7.5% discount over the launch price**</mark> and is accessible to everyone. Further details are TBA, so make sure to check back soon!


---

# 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://scalex.gitbook.io/scalex/sales.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.
