# Registering

The first step that each user needs to make is to register for an account. You can do this by going to the [CARARE MINT login page](http://mint-projects.image.ntua.gr/cararedsi/Login_input.action) and clicking on the link “I want to register”.

![CARARE MINT login page](/files/-MAQL0E4l62D5_8n2AeJ)

The link opens a form to register with the system.

![User registration form](/files/-MAQIDskLWxoiUIFwdyP)

Choose a username and password and then complete the form with your name, email address and job role. Use the 'Select Organisation' pulldown list to look for your organisation. If you don't find your organisation, click 'Submit' to register. &#x20;

{% hint style="info" %}
Call the [CARARE support desk](mailto:support@carare.eu) to ask for an account to be created for your organisation or in case of any questions. You will have limited access until your user account has been linked to an organisation, and you have been assigned a role.
{% endhint %}

&#x20;


---

# 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://carare.gitbook.io/mint-mapping-service/users-and-organisations/user-self-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.
