# Platform Registration

The link to access the platform is as follows: [solutions.jakarto.com](https://solutions.jakarto.com/)

**Log in** with your ID or **create your account**:

<figure><img src="https://github.com/jakarto3d/docs-gitbook/blob/main/space-welcome/en/.gitbook/assets/Connexion%20Jakarto%20plateforme.png" alt=""><figcaption></figcaption></figure>

***

## To create your account

* From [the platform homepage](https://solutions.jakarto.com/), click on the link "Sign up here".

> For your initial registration, we strongly recommend using your professional email address. A confirmation email will be sent by our account management system to validate this address.

<figure><img src="https://github.com/jakarto3d/docs-gitbook/blob/main/space-welcome/en/.gitbook/assets/Inscription%20Jakaro%20plateforme.png" alt=""><figcaption></figcaption></figure>

You are offered a 15-day trial period. We will link your account to your organization's account if your organization has already subscribed.

> Using your professional email address will allow the system to automatically link your account to your organization a few days after registration. This step contributes to a smoother integration within your structure and facilitates management at the organizational level.

* Once registered and logged in, you will have access to the platform.

<figure><img src="https://github.com/jakarto3d/docs-gitbook/blob/main/space-welcome/en/.gitbook/assets/Image%20plateforme%20Jakarto.png" alt=""><figcaption></figcaption></figure>


---

# 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.jakarto.com/welcome-page/en/inscription.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.
