# Token Sale Process

***Participating in the Cortux ICO is a straightforward process designed for user convenience and security:***

1. **Registration:** Users must first register on the Cortux ICO platform via the official website.
2. **Wallet Setup:** After registration, participants are required to add their wallet address where they will receive their CRX tokens.
3. **Token Purchase:** Navigate to the "Buy Tokens" section, select the preferred payment currency, and manually transfer the funds. The amount of tokens received will depend on the current phase and the amount of funds transferred.
4. **Confirmation:** Participants will receive a confirmation email once the transaction is approved manually by our team. It can take up to 24 hours for particular transaction to be approved. Tokens will be distributed according to the ICO timeline.


---

# 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.cortux.net/cortux-docs/token-sale-details/token-sale-process.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.
