# 4) Get involved with WorkGroups

Workgroups are the main way that people contribute to the Ambassador program.

We have workgroups covering a wide range of different activities - from making videos to ideating on governance. You can join as many as you like.

Each WorkGroup is autonomous, and runs itself in its own way. The best way to find out if a group is your "thing" is to attend a meeting or two and see what you think.

And if you have any comments or feedback about a group, you can tell us, anonymously, using [this form](https://docs.google.com/forms/d/e/1FAIpQLSckE_kso56kdeJfYcfEezAzKJzcTqFJ6Ej9yySalpMN7SL1uw/viewform).

In the next section, you'll find an outline of what our current WorkGroups do.


---

# 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://snet-ambassadors.gitbook.io/home/welcome-and-how-to-join/how-to-join-the-program/4-get-involved-with-workgroups.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.
