> 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/creating-your-school.md).

# Creating your school

After logging in for the first time you will automatically be redirected to the school creation screen

## First stage&#x20;

Select which type of account you would like to set up.&#x20;

<figure><img src="/files/7iE4VJ7ea2Iwohv3wMyl" alt=""><figcaption></figcaption></figure>

Next you will need to enter your school name and type.&#x20;

<figure><img src="/files/7ehtrJrvUL0Z5tQpCout" alt=""><figcaption></figcaption></figure>

## Second Stage

The next stage is to provide an address for the school. Moodly provides an address lookup based on the school name in the first stage.

{% hint style="info" %}
If the address is available in the dropdown, select it and the address information will automatically populate
{% endhint %}

Enter your schools address and click Next

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

## Third Stage

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

Click on Start Free Trial.

Next you will be prompted with the following screen.&#x20;

<figure><img src="/files/g4cfRCkgxyhVJMl18LRc" 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/creating-your-school.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.
