> 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/february-23rd-2024.md).

# February 23, 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 Brayden, Jeremy, and our very own Tricia Timney for successfully taking our [Broken mention](broken://pages/CnFnuPXakXtXmcgtSAYh)Exam, and collecting your prestigious **Certified Rewster** badge in Discord.
* For those joining us at **Right of Boom** who couldn't get into the pre-day, we've opened up more seats! You can modify your registration to add our pre-day now!
* 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)!
* We'd also love to get your [feedback on the Open Mic here](https://app.sli.do/event/9DL7k68NvYk8u1ZWUnWrjY)!
* We've been getting a lot of great feedback on the [Broken mention](broken://pages/jfiqrVeUGPcYxfHziwMb) and [Broken mention](broken://pages/BM8wBSSDL6CYDILqqtf2) courses! So don't forget to sign up once you finish the 100 series!
* The newly identified Rewst 203: Boolean Logics and Comparisons is almost complete and will be scheduled soon! After this, the Legendary Eddie Chow will talk about some concepts in this training!

**New & Updated Pages:**

* [February 16, 2024 - Pizza's Cooking in the Oven](/updates/roc-open-mics/roc-open-mics-north-america/2024-roc-open-mics/feb-16th-2024-pizzas-cooking-in-the-oven.md)Open Mic page added
* [Broken mention](broken://pages/TWf1SFNYD2vzy2ZDaC3a)page updated with new link to Datto's Documentation
* [Add a new client via Microsoft Cloud Solution Provider](/documentation/integrations/integration-guides/microsoft-cloud-integration-bundle/adding-a-new-client-to-rewst.md)page updated to reflect accurate steps

</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/february-23rd-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.
