# Tiers

A system for dividing participants by levels is necessary for an even and fair distribution of tokens in pools.&#x20;

Depending on the blocked CROD tokens and the blocking time, participants receive different tiers.

[Gravity](/documentation/staking.md) attracts good luck! The more Gravity you have, the more chance you have to win. You get [gravity](/documentation/staking.md) for staking and in the [referral program](/documentation/referral-program.md).

1. **"Star"** = 100 Gravity. 1 Lottery ticket
2. **"Red Giant"** = 1 000 Gravity. 12 Lottery tickets
3. **"Supernova"** = 5 000 Gravity. 100 Lottery tickets
4. **"Neutron Star"** = 10 000 Gravity. 300 Lottery ticket
5. **"Pulsar"** =  50 000 Gravity. Guaranteed allocation
6. **"Black hole"** - Guaranteed participation. Issued to those who blocked tokens and did not withdraw for 12 months and, at the same time, have at least 50 000 Gravity (has the [title of Admiral](/documentation/titles.md) and the level **"Pulsar"**)

The higher the level, the more you get an allocation, and the more it gives an increase in chances, up to guaranteed participation at higher levels.

Allocation is the amount of tokens that will be available for redemption.

![](/files/1LJpdTXVYPsMkWdewYHI)


---

# 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://docs.crodo.io/documentation/tiers.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.
