# Registration

Registration on the platform requires few simple steps:&#x20;

* Go to the main page of the platform - [codenrock.com](https://codenrock.com/eng) and click on the “**For organizations**”.&#x20;

{% hint style="info" %}
Direct link to the **For organizations** page -<https://codenrock.com/online-platform-for-hackathons-eng>
{% endhint %}

![](/files/t1jAqYjjCTUYX1eKRPRI)

* Fill out the organizer's questionnaire, accept the personal data processing policy and click on the "**Try for free**" button.&#x20;
* Check your email and enter the confirmation code that should be inside the email.

![](/files/YH8sM65tEkNAH7GEGjBZ)

{% hint style="info" %}
If you don't receive an email with the confirmation code, try these options:&#x20;

* Check the folder “**Spam**” in your mailbox.&#x20;
* Click on "**Resend**” to repeat sending the confirmation code.&#x20;
* If the message still doesn't arrive, then try changing the email address by clicking on the “**Change**”;&#x20;

All of the above options didn't help? Contact us at [**support@codenrock.com**](mailto:support@codenrock.com)&#x20;
{% endhint %}

* Create a password to access the platform.

{% hint style="danger" %}
Please note that the password **must be at least 8 characters long, consist of Latin alphabet letters, and have at least one uppercase letter and one digit.**&#x20;

Try to come up with a password that is difficult to find. Don't use passwords: **Qwerty1111, 12345678asdfg, Passwordpassword, Organizercodenrock**, etc.!&#x20;
{% endhint %}

* Fill in all the fields on the company information page and click on the "**Save**" button.

![](/files/IqLmzb5oYHdnFnPiicMR)

After registration, you will be automatically connected to the "Demo" tariff. This tariff should be enough to test the platform.

Congratulations!🎉🎉🎉 You have registered and can now create events! How to create an event is described in the section "**How to Create an Event**".


---

# 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://help.codenrock.com/setup-guide/registration.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.
