> 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/2023-training-updates/november-17th-2023-1.md).

# November 17, 2023 - 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 all of our Certified Rewsters!** To join our motley crew of eggcellent peeps, you can take the exam here: [Broken mention](broken://pages/CnFnuPXakXtXmcgtSAYh)
* **Cluck U Holiday Hours:**
  * **US Thanksgiving**
    * Training will be available Mon \~ Wed
    * Office Hours canceled for Thanksgiving
    * Open Mic will be taken over by our Canadians
  * **December Holidays and New Year**
    * Live Training will be unavailable from December 18th \~ January 8th for the Holidays and New Year
    * Feel free to sit by the fire, with a glass of bourbon or wine, and watch our videos while you wait with anticipation for our return
* Join us in our new [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>

**Cluck University**

* **Core Courses**
  * **201 is live!** [You can sign up on Mondays from 3pm \~ 4pm](https://calendly.com/cluck-u/rewst-201-advanced-automation-concepts).
  * 202 is in the works!
* **Electives**
  * [Broken mention](broken://pages/pXgazLBd5AqEQkGu1EqX) top-level page added
  * [Broken mention](broken://pages/DxlcolFN1gqTS1QDZmQw) released
  * [Broken mention](broken://pages/L9rmIVvOPmRdF7YNzSLq)released
* **Updates and Fixes:**
  * [Broken mention](broken://pages/wpPPQLZG0sKVDyK1Zq3I)page information added
  * [Broken mention](broken://pages/vdrKA4yUq5ntJmizUKaq)page information updated

**Documentation**

* [November 3, 2023 - Huge Rewst Announcements You Can’t Miss Out On](/updates/roc-open-mics/roc-open-mics-north-america/2023-roc-open-mics/nov-3rd-2023-huge-rewst-announcements-you-cant-miss-out-on.md)available
* [Broken mention](broken://pages/nvDI086TFXVRZWMj9xz5)Coming soon page added - Shout-out to Reed Kimble!
* [Collecting diagnostics with browser developer tools](/support-and-community/roc-support/collecting-diagnostics-with-browser-developer-tools.md) added to the ROC Support section
* [Broken mention](broken://pages/YK7Aso2W4pzRPcWv3kdd)subpage added to [Broken mention](broken://pages/rt4L2QoFl4iTej3751Fv)
* [Broken mention](broken://pages/b9hnkzr33PEnmMg40Pbo) page added
* **Updates and Fixes:**
  * [Broken mention](broken://pages/QgouetddWRdCZQ91WPOz)updated with new information
  * Liongard [Broken mention](broken://pages/lE40WZ7vOpbpWcd2ke3u)page updated
  * [SonicWall NSM integration](/documentation/integrations/integration-guides/sonicwall-integration-setup.md)updated with new steps
  * [BYOD for options generators](/documentation/integrations/integration-guides/database-integration-setup/byod-for-dattormm.md)instructions added

</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/2023-training-updates/november-17th-2023-1.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.
