# Support and Community

- [Rewst support](https://docs.rewst.help/support-and-community/roc-support.md)
- [Support priorities](https://docs.rewst.help/support-and-community/roc-support/support-priorities.md)
- [Scope of support](https://docs.rewst.help/support-and-community/roc-support/scope-of-support.md)
- [Discord: Join and verify yourself in our Discord community](https://docs.rewst.help/support-and-community/roc-support/discord-join-and-verification.md)
- [Create a ticket via Discord](https://docs.rewst.help/support-and-community/roc-support/create-a-ticket-via-discord.md)
- [Collecting diagnostics with browser developer tools](https://docs.rewst.help/support-and-community/roc-support/collecting-diagnostics-with-browser-developer-tools.md)
- [Find your Rewst instance region](https://docs.rewst.help/support-and-community/roc-support/find-your-rewst-instance-region.md)
- [Rewst support: Allow write access](https://docs.rewst.help/support-and-community/roc-support/rewst-support-allow-write-access.md)
- [Migrate between Rewst instances](https://docs.rewst.help/support-and-community/roc-support/migrate-between-rewst-instances.md)
- [Cluck University](https://docs.rewst.help/support-and-community/getting-started.md): Cluck University has moved! Read on for more info.


---

# 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/support-and-community.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.
