# Pre-sale Explanation

**What we will do if we don't manage to sell all 10% of budget for Pre-sale?**

**Example:**

Let say that total investor who take part in presale is **10 investors**. Each investor buy **5,000,000,000** PhoenixChain token. Total PhoenixChain token that we manage to sell in Pre-sale is just **50,000,000,000** PhoenixChain token which just **5%/10% from the total budget for Pre-sale.**

**So, what we will do for the rest 5%?**

It's for the you, people who take part in Pre-sale programme. Eventhough we dont manage to sell all the token, we will still distribute the token based on the percentage of your total purchase token over total investors token that we manage to sell. So, you will get more token than you have purchase!

**The example of calculation is like this:**

**Total Investors:** 10 (including you)\
**Buy Amount:** 5,000,000,000 / investor\
**Total Last Sell PhoenixChain:** 50,000,000,000 (5%)\
**Total Token That You Get:** 5,000,000,000\
**Actual Token That will Distribute to Your Wallet:** 5,000,000,000 (your total buy amount) ÷ 50,000,000,000 (total sell amount after presale end) ✕ 100,000,000,000 (10% for Pre-sale) = **10,000,000,000**


---

# Agent Instructions: 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://phoenixchain.gitbook.io/phoenixchain/presale/pre-sale-explanation.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.
