# Details of Public Round Features

## Price Bonding Curve

The price of the token within the Public Round will follow a bonding curve determined by the level of participation in each stage. The level of the price increase for the stages will be proportional to the portion of tokens sold in the previous period.&#x20;

The Price Gross Increment is set at 10%.

{% hint style="info" %}
Example 1:\
If 100% of the tokens allocated to the period are sold out, the NOX price for the next period will be 10% higher.
{% endhint %}

{% hint style="info" %}
Example 2:

If 35% of the tokens allocated to the period are sold out, the NOX price for the next period will be 3.5% higher.
{% endhint %}

## Burning and Participation Rewards

Within each period of the Public Round, any unsold tokens will be either burned or redistributed amongst everyone who participated in the given period. \
\
Bonus pool will be calculated based on the sold amount, while remaining unsold tokens will be permanently burned.&#x20;

{% hint style="info" %}
Bonus tokens that may be rewarded in the Public Round will be provided prestaked for a minimum staking period of 28 days, subject to early unstaking fee within this period.
{% endhint %}


---

# 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://guide.equinox.fund/nox-token/nox-presale/public-round/details-of-public-round-features.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.
