# March 22, 2024 - Training Update

Explore what new changes the Training team has made in the last week.

<details>

<summary><strong>General News and Reminders</strong></summary>

* **SHOUT OUT** to Ian, Denis, Kyle, Joel, Ethan, and Beth for successfully taking our [Broken mention](broken://pages/CnFnuPXakXtXmcgtSAYh) Exam, and collecting your prestigious **Certified Rewster** badge in Discord.
* We will be canceling the Open Mic next week due to Good Friday
* Join us in our [Cluck-U Discord channel](https://discord.com/channels/936789089703845988/1121465945295167588) if you have any questions, comments, or concerns!

</details>

<details>

<summary><strong>Cluck U and Documentation Updates</strong></summary>

**What's New at Cluck University?**

* We'd love to get your feedback on our Training and Documentation! [Please fill out this form to let us know how we can improve](https://app.sli.do/event/m8C3AjPUnuDgpkVDmPsQL3)!
* As a reminder, you can make training and documentation requests at <https://rewst.canny.io/>
* Clea has joined the battle to educate! She will be delivering the Rewst 101 *and* Rewst 102 Training next week!

![](/files/FQ6N8XhkZvv311CWC4AY)

**New & Updated Pages:**

* [March 15, 2024 - What to Automate First When Getting Started with Rewst?](/updates/roc-open-mics/roc-open-mics-north-america/2024-roc-open-mics/march-15th-2024-what-to-automate-first-when-getting-started-with-rewst.md) page added
* [Jinja essentials](/documentation/jinja/jinja-essentials.md) page updated with Crate callout
* [Broken mention](broken://pages/rXA8aLNfgfCT5Zme2oVN) added link to Microsoft documentation
* [Broken mention](broken://pages/aMUGuyVYvi7p26HwKud2) page updated with Scripts and Template sections
* [Welcome to Rewst documentation](/readme.md) page design update

</details>


---

# 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.rewst.help/updates/cs-and-training-updates/2024-training-updates/march-22nd-2024.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.
