# Squads

Getting organized means getting together, and that's what this is all about. How are we supposed to achieve any progress, flailing about all on our own? We need to form like Voltron.&#x20;

Squads or Teams are topics that we can use to loosely group up based on common interests and capabilities.&#x20;

Are you good at writing? Maybe the Docs team could use your help. Programmer? Check out the Dev team. Social butterfly? Maybe you could help people get onboarded in our chat groups. Are you running for local office, or want to help someone else? We have a group for that too.&#x20;


---

# 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://donald-dao.gitbook.io/donald-dao/organize/untitled.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.
