# Stages

![](/files/WBiR7RcAcrQ0IaXitsJh)

Each project goes through a series of stages in order to achieve the coins' distribution among the participants:

1. Registration in whitelist, where users can apply for participation.
2. Lottery - At this time, the winners are determined - the whitelist participants.
3. Sales - participants need to redeem your allocation as soon as possible.
4. Distribution - everyone who bought the allocation receives project tokens.

{% hint style="info" %}
If at any level the participants have not redeemed all the available tokens, then the second stage of the sale is automatically added, when the remaining tokens are distributed evenly among the other levels. If there are tokens left after the second sale stage, then the remainder is returned to the project
{% 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://docs.crodo.io/documentation/stages.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.
