# Tier System

## A Comprehensive 10-Tier Framework&#x20;

Noxstarter is structured into a comprehensive 10-tier system. Each tier represents a different level of access within the Equinox Ecosystem, based on the amount of NOX staked. As participants ascend to higher tiers, they unlock greater individual allocations within presales.

{% hint style="info" %}
Future developments within the Equinox Ecosystem may leverage the Tier System to provide access to additional benefits, extending beyond the Noxstarter platform.
{% endhint %}

## Lottery-Based Access for Balanced Allocation (Tiers 1-8)

<figure><img src="/files/Aog1YcL6EOBlDhMRMMss" alt=""><figcaption></figcaption></figure>

Access to presales in tiers 1 through 8 operates on a lottery basis. This approach ensures that individual allocations are not overly diluted, maintaining meaningful and attractive opportunities across these tiers. It also adds an element of chance to the allocation process, making it dynamic and engaging.

## Assured Presale Access in Top Tiers (Tiers 9 & 10)&#x20;

<figure><img src="/files/AYwqZKvTw88iDGBTcQ8v" alt=""><figcaption></figcaption></figure>

Tiers 9 and 10 are distinguished by their guaranteed allocations. These tiers are designed to reward participants who stake higher amounts of NOX, providing them with assured access to presales.

## Handling Excess NOX: Beyond Tier 10&#x20;

A unique feature of the tier system is its flexible treatment of excess NOX beyond Tier 10. This eliminates the need to transfer NOX between wallets to maximize its use, thus avoiding potential losses from transfer taxes. Any NOX above 80,000 cascades down to grant access to an additional lower tier.&#x20;

{% hint style="info" %}
Example: Staking 87,000 NOX grants access to T10 (requiring 80,000 NOX) and additionally to T5 (since the remaining 7,000 NOX fulfills the minimum requirement of 5,000 for T5 but is not sufficient for T6).&#x20;
{% endhint %}

{% hint style="info" %}
Example: Staking 167,000 NOX grants access to T10 x2 (requiring 80,000 NOX x2) and additionally to T5 (since the remaining 7,000 NOX fulfills the minimum requirement of 5,000 for T5 but is not sufficient for T6).&#x20;
{% 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/equinox-ecosystem/noxstarter/tier-system.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.
