# Contact resources

### Cluck University

For those going through Cluck University, you can join our weekly [Office Hours](https://learn.rewst.io/cluck-university-office-hours) to get help with questions from training or implementing what you're learning. Note that the Rewst Support team does not handle assistance for Cluck University.

You can also reach out in Discord in the [#cluck-u](https://discord.com/channels/936789089703845988/1121465945295167588) channel.

### Community

Rewst's community team are here to help you with any questions you may have around our community.&#x20;

* George Smith - `@maple_how_now_brown_cow` - Community Engagement Manager

### Support channels

Rewst's support team is always here to help in any way we can. Reach us via the following channels:

* **Discord** -  <https://discord.gg/rewst>
  * Private channel
  * [#the-kewp](https://discord.com/channels/936789089703845988/1005169634682609704)
* **Create a Ticket** - [E-mail the team](mailto:support@rewst.io) and someone will be in touch ASAP
* **Self service portal -** <https://service.rewst.io/portal>


---

# 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/contact-resources.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.
