# KidSpirit Google Classroom Tutorials

Hello from the KidSpirit Office & IT Team! We would like to thank you for choosing KidSpirit programs for your child.&#x20;

To provide a smooth learning experience, we have created this tutorial to help you get started with our Learning Management System (LMS): Google Classroom.

## How To Use This Tutorial?

This guide contains many things from `code` to pictures. They are all styled in a very nice looking way and this site also has an advanced search system to find what you're looking for and exactly what you're looking for.

And you can also enlarge the pictures by clicking them!

{% hint style="info" %}
Select what you are looking for on the left or go to the next one below
{% endhint %}

Ps, it would be very helpful to us if you can rate the helpfulness of the article by clicking the faces at the bottom of the page 😊 this would help us improve our tutorials in the future!

![The rating will look like this, it is located at the bottom right of the page](/files/-MgqmON0KjZyI1CHSa8h)


---

# 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://classroom.kidspirit.dev/master.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.
