# Setup

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

First click on the Affirmations under School Settings in the side menu.

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

Next select Affirmations from the options at the top of the page.

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

From here you can edit the Affirmation Question and enable a Free Text answer.

If you would like to add your own affirmations then you can do this by clicking the Add button. You can also change the number of affirmations the children can select/input from 1/2/3.

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

Once you have created the Affirmation click Save.

You can add numerous affirmations by continuing you click on the Add button.

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

Once you are happy with the affirmations you have added make sure to click the Save button in the bottom right of your screen.

<figure><img src="/files/2bKMGVaIa3ImNPniiMaD" alt=""><figcaption></figcaption></figure>

## Affirmation Survey&#x20;

You can configure Moodly to prompt the learner with a questionnaire/ survey for an affirmation.

From the Check-in Type dropdown, select Survey:

<figure><img src="/files/EDVDlMrt8ITjo3h25yVY" 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://docs.moodly.education/features/affirmations/setup.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.
