# Account Registration

To access **EasyEdge**, you must first create an account on **EasyEdge Studio** (Cloud).

## 1. Access the Registration Page

Go to [studio5.easyedge.io](https://studio5.easyedge.io/) and click **Create an Account**.

<figure><img src="/files/o7D80tILHWwReArs0Qps" alt=""><figcaption></figcaption></figure>

***

## 2. Complete the Registration Form

Fill in all required fields and click **Register**.

<figure><img src="/files/RDnmCkpvWjhRHPGE5lch" alt=""><figcaption></figcaption></figure>

***

## 3. Confirm Your Email Address

You will receive a confirmation email.\
Click the **Confirm your account** button to open the confirmation page, then enter the **Confirmation Code** included in the email.

<figure><img src="/files/R2d8w55G2ppShPWeZKry" alt=""><figcaption></figcaption></figure>

***

## 4 . Set Your Password

After validating the confirmation code, you’ll be prompted to set a password.\
Click **Confirm** to complete your registration and log in to your new account.

<figure><img src="/files/LXWGzPG37tuxwcSrHJW2" 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://easyedge.gitbook.io/easyedge/getting-started/easyedge-studio/account-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.
