# Support

If you're running into issues, have questions, feedback, or want to say hello, you can find us at the following communication channels.

## Zoom

If you're up for a face-to-face call, this is our *preferred* channel as it lets us dig deep into your problem and see how we can solve it together. [Book time with Woven founders](https://www.woven.dev/chat) at your convenience.

## Slack

Need immediate help or have a suggestion that you want the Woven user base to help flesh out? Join our Public [Slack Community](https://www.wovencollab.com/community) or send a Slack Connect invite to <karthik@woven.dev>

## Email

Finally, feel free to email us at <hello@woven.dev> to connect with Woven and get answers or learn more.


---

# 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.woven.dev/docs/resources/support.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.
