# Training materials

### Training presentations

{% embed url="<https://docs.google.com/presentation/d/1y4tEmm6ZaIphf48s8NNr6LjQt7pV8m_2AAubovGGVO8/edit#slide=id.g625ae98c28_1_21>" %}

[Link to Google Slides presentation](https://docs.google.com/presentation/d/1y4tEmm6ZaIphf48s8NNr6LjQt7pV8m_2AAubovGGVO8/edit) for "Training for the Simple Android app"

{% embed url="<https://docs.google.com/presentation/d/1sna087oQH6NbMk28pwmvvLvvAV4xyB0hHBACLP4iU1E/edit#slide=id.g7402fb462f_0_836>" %}
Guide for trainers
{% endembed %}

### Training videos&#x20;

Our training videos are now available in several languages. Please see [our Youtube page](https://youtube.com/simpleorg) for all training videos.

{% embed url="<https://www.youtube.com/watch?v=MC_45DoRw2g&t=10s>" %}
Individual chapters available on our Youtube channel
{% endembed %}

{% embed url="<https://www.youtube.com/watch?v=YjfPCUtZHlI&t=4s>" %}
Short introductory video
{% endembed %}

{% embed url="<https://www.youtube.com/watch?v=wfrMbvTXn38&feature=youtu.be>" %}
Video training for trainers
{% endembed %}

### Other training resources

✅ [Deployment checklist](https://docs.google.com/document/d/1cleJkm09VRGUAafkpzC9U2ao9r4r8ewZjLPwfTTj57Q/edit): A checklist for teams deploying Simple in a district

📖 [Handbook for Simple users](https://drive.google.com/file/d/1MM2dEpUBgE3EyZS9CrzuxgjHqIQa3eb1/view): Detail explaining how to use Simple


---

# 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.simple.org/training-materials.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.
