# How to create a new learner account

The following instructions and associated snapshots will guide you as to how to create a new learner account on the learning platform.

{% hint style="info" %}
Remember to ask your course administrator when you need further assistance.
{% endhint %}

{% hint style="info" icon="user-key" %}
**If you are an existing Arabian Child student or graduate, you already have an account under the email address you provided at the time of registration. You do not need to create a new account, as your entire learning journey is captured within the same account.**
{% endhint %}

**To create a new learner account:**

* Open your internet browser and navigate to the learning portal website address
* Click the **SIGN IN** button at the top-right corner

  <figure><img src="/files/eCFrMiejrxzkYUpFXj11" alt="" width="563"><figcaption></figcaption></figure>
* On the pop-up window, Click **New User? Create an account**

<figure><img src="/files/U5KgeyKqgpVOeXFUH8mt" alt="" width="344"><figcaption></figcaption></figure>

* On the pop-up window, type your details (Email, First and Last Name, Password, Language) and read and accept the Privacy Policy and the Terms and Conditions, click **CREATE AN ACCOUNT**

<figure><img src="/files/bTMz2kBrmwrouvqAIFZd" alt="" width="563"><figcaption></figcaption></figure>

* The registrations Email Confirmation is sent to your email inbox

  <figure><img src="/files/lAvB0c0lwi6uTlmeRgma" alt="" width="563"><figcaption></figcaption></figure>
* Click on the email received it will open the platform

  <figure><img src="/files/DQdw6iCtyIntj57azgok" alt="" width="563"><figcaption></figcaption></figure>
* You will see this pop up in the platform page Click on Sign in

  <figure><img src="/files/6wHkuzRFROqOq9xXSHiv" alt="" width="375"><figcaption></figcaption></figure>
* The sign in pop up will show you need to fill the email and password you set earlier in the registration.

  <figure><img src="/files/V4AZbj95qxmorKCGHfiY" alt="" width="375"><figcaption></figcaption></figure>
* You will land on *Home Page*

{% hint style="success" %}
Congratulations! you have successfully created your learner account
{% endhint %}

### Video Tutorial Guide

For a complete step-by-step walkthrough, watch the tutorial video below.

{% embed url="<https://youtu.be/OM6L9ZDuXZc>" %}

The video covers:

* Account registration
* Email verification
* Signing in
* Accessing the learning platform

{% hint style="success" %}
Congratulations! you have successfully created your learner account
{% endhint %}


---

# 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://gca-2.gitbook.io/ac-learning-platform-user-guidebook/general/how-to-create-a-new-learner-account.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.
