# May 22, 2026 - Training update

Explore what new changes the Cluck University team made in the last week.

<details>

<summary><strong>Cluck University updates</strong></summary>

* [Troubleshooting in Rewst](https://learn.rewst.io/path/automation-builder-basics/troubleshooting-in-rewst) has been updated; check it out to see how troubleshooting has evolved with RoboRewsty and UI updates! &#x20;
* Sign up for office hours with the legendary Cluck University instructor, Eddie Chow:
  * [Get personalized help at Office Hours](https://learn.rewst.io/cluck-university-office-hours/266786)
* Find a course that suits your needs on our revamped [search courses page](https://learn.rewst.io/page/course-catalog) -- either filter by categories and/or enter keywords.

</details>

<details>

<summary><strong>Documentation updates</strong></summary>

* [Updated setup instructions for our Huntress integration](https://docs.rewst.help/documentation/integrations/integration-guides/huntress-integration-setup)

</details>

* Click here to go to [Cluck University](https://learn.rewst.io/)!
* Reach us in the [Cluck-U Discord channel](https://discord.com/channels/936789089703845988/1121465945295167588) or via email at <CluckU@rewst.io>.
* Get live, 2x/week help in [Office Hours](https://learn.rewst.io/cluck-university-office-hours) — we're experimenting with sessions on **AI and RoboRewsty** but we'll do our best to answer *any* questions you have about learning Rewst.


---

# 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/2026-training-updates/may-1-2026-training-update.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.
