> For the complete documentation index, see [llms.txt](https://docs.rewst.help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rewst.help/updates/training-updates/2024-training-updates/may-24th-2024.md).

# May 24, 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 Darren, Pepijn, Tyler, Mansoor, Gary, and Sarah for successfully taking our [Broken mention](broken://pages/CnFnuPXakXtXmcgtSAYh) Exam, and collecting your prestigious **Certified Rewster** badge in Discord.
* Speaking of perks for our Certified Rewsters, we are re-Introducing the **ROC AMA**! When you get certified, you will be able to jump on an hour call with our awesome ROC Team to ask anything on Tuesdays, starting **June 4th**! [You can sign-up on Calendly now](https://calendly.com/cluck-u/roc-ama?month=2024-06)!
* Clea will also be running the entire Foundations series including the 106, starting next week!

![](/files/rr5EFuoEDyaw0kv2J7XC) ![](/files/CQjzDZGLz2s8vBvjPylh)

* 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/>
* New [Broken mention](broken://pages/SlRznlIF1u0tZEYyBOO4) video is up by the fantastic Tricia Timney! Check it out!

**New & Updated Pages:**

* [May 17, 2024 - Solve All Your Meal Prep Problems With This Automation](/updates/roc-open-mics/roc-open-mics-north-america/2024-roc-open-mics/may-17-2024-solve-all-your-meal-prep-problems-with-this-automation.md) page added
* Updated [Broken mention](broken://pages/adMeoWbynSkBQcXc9AM5) page with Calendly link
* [Rewst support](/support-and-community/roc-support.md) page updated with a link to create a ticket

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.rewst.help/updates/training-updates/2024-training-updates/may-24th-2024.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
