# August 9, 2024 - Training Update

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

{% hint style="info" %}
**MAJOR UPDATE:** The week begins the last live training sessions for the 100 Series (for now):

* **August 12-14** for Rewst 101 - 103.
* **August 19-21** for Rewst 104 - 106.

Sign up on the [Cluck University Landing Page](https://go.rew.st/cluck-university)
{% endhint %}

<details>

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

* **SHOUT OUTS** **TO:**
  * Jason, Ed, Adam, Anne, and Zachary
  * Take the [Broken mention](broken://pages/CnFnuPXakXtXmcgtSAYh) Exam, and collect your prestigious **Certified Rewster** badge in Discord. As well as access to a super secret Discord channel.
* Join us in our [Cluck-U Discord channel](https://discord.com/channels/936789089703845988/1121465945295167588) if you have any questions, comments, or concerns!
* Join us during [Office Hours](https://calendly.com/cluck-u/office-hours), and if there is something you want us to cover, Let us know!
  * List Comprehension?
  * Debugging?
  * With Items?

</details>

<details>

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

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

* August 26-28: Rewst 201 - 203 will be on break, and will resume the following week.
* Stay tuned for exciting new self-paced content and special live sessions for beginners coming in September 2024!
* Check out the Cluck University Landing Page @ [go.rew.st/cluck-university](https://go.rew.st/cluck-university) for all the latest courses self-serve and live.

**The List of Reminders:**

* 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)!
* You can make training and documentation requests at <https://rewst.canny.io/>
* [Sign up for the Office Hours](https://calendly.com/cluck-u/office-hours?) and the[ ROC AMA](https://calendly.com/cluck-u/roc-ama) to work through any questions you have during and after training!

**New & Updated Pages:**

* [August 2, 2024 - Provision the Entire Microsoft Teams Bot Framework with a Single Form](/updates/roc-open-mics/roc-open-mics-north-america/2024-roc-open-mics/august-2-2024-provision-the-entire-microsoft-teams-bot-framework-with-a-single-form.md)

</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/august-9th-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.
