# GETTING STARTED

- [Registering & Creating your school](https://docs.moodly.education/getting-started/registering-and-creating-your-school.md): Registering and creating your school couldn't be easier! Provide some basic information about yourself, your school and your ready to go.
- [Registering for Moodly](https://docs.moodly.education/getting-started/registering-and-creating-your-school/registering-for-moodly.md): Registering for Moodly is a quick and easy process.
- [Creating your school](https://docs.moodly.education/getting-started/registering-and-creating-your-school/creating-your-school.md): Creating a school take a minute! Follow our simple 4 stage process!
- [Joining an Existing school](https://docs.moodly.education/getting-started/registering-and-creating-your-school/joining-an-existing-school.md)
- [Individual Use](https://docs.moodly.education/getting-started/registering-and-creating-your-school/individual-use.md)
- [Invite Teachers & Staff](https://docs.moodly.education/getting-started/invite-teachers-and-staff.md)
- [Creating a class](https://docs.moodly.education/getting-started/creating-a-class.md)
- [Learner Login (optional)](https://docs.moodly.education/getting-started/learner-login-optional.md)
- [Recording Emotions](https://docs.moodly.education/getting-started/recording-emotions.md)
- [Visualise Emotions](https://docs.moodly.education/getting-started/visualise-emotions.md)


---

# 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.moodly.education/getting-started.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.
