> 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/~/revisions/XPl7OpcVJrUAYPfsdid4/updates/roc-open-mics.md).

# Rewst Open Mic

<figure><img src="/files/EtutopeKzvLrd8wUMvAM" alt=""><figcaption></figcaption></figure>

\
This isn’t your typical vendor call—it’s where our community gathers to grow! It’s also where we share what’s new in Rewst, giving attendees a first look at upcoming features, product updates, and improvements in progress. Think town hall with a talent show twist — practical, collaborative, and always worth your time.\
Is 3pm EST on Fridays not a great time for you? Check out our EU and ANZ monthly calls where you can catch all the latest Rewst updates and have the opportunity to view or present live automation demos.

<figure><img src="/files/ygIc7J9tjFTyHySG66WY" alt=""><figcaption></figcaption></figure>

## Register for the Rewst Community Open Mic

Click through to our website [here](https://rewst.io/support/community) and scroll down the page to access our signup form. Check off the relevant boxes to receive invites for the Open Mic for one or more of our regional calls.&#x20;

## Archive of previous Open Mic recordings&#x20;

View all previous Open Mic recordings on our website [here](https://rewst.io/resources/videos?filter=all). Or, if you prefer, visit our YouTube channel to view playlists for each region's Open Mic [here](https://www.youtube.com/playlist?list=PLDWjfoX6CSp9BQnZKRRjnt4wJtQjdLJch).&#x20;

## Latest NA Open Mic video recording

{% embed url="<https://youtu.be/hf8SrF04Wok?si=vUID9PkgjlUrZ_ia>" %}

## Latest EU Open Mic video recording

{% embed url="<https://youtu.be/2-tEKXZDPNI?si=xO-OCMRuC_5phhix>" %}

## Latest ANZ Open Mic video recording

{% embed url="<https://youtu.be/v5358Qo9BVA?si=BLcrPSSddb1c4qxF>" %}


---

# 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/~/revisions/XPl7OpcVJrUAYPfsdid4/updates/roc-open-mics.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.
