> For the complete documentation index, see [llms.txt](https://docs.moodly.education/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moodly.education/getting-started/registering-and-creating-your-school/registering-for-moodly.md).

# Registering for Moodly

Visit: <https://portal.moodly.education/register>

Enter your school email address and click continue.&#x20;

{% hint style="info" %}
A code will be sent to your email address. Please ensure you check your junk folder if you do not instantly receive the email.
{% endhint %}

Enter the code you received in your email along with your name and password. Then click submit

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

{% hint style="info" %}
{% code overflow="wrap" %}

```
Password MUST be at least 8 characters and contain at least 1 number, 1 special character, 1 Upper and 1 Lower characters
```

{% endcode %}
{% endhint %}

Moodly will automatically redirect you to the login screen enter your email and password from the previous steps.

&#x20;                                           ![](/files/1P6SJr3aRPScNAs7MBUS)

After login Moodly will automatically present you with our term and conditions, scroll to the bottom, check the box and click Agree.&#x20;

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

Congratulations! You are now registered with Moodly.&#x20;

You will then be prompted with the following three options.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.moodly.education/getting-started/registering-and-creating-your-school/registering-for-moodly.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.
