# How do I get involved?

The goal is that everyone has something to offer, and it's up to each person as an individual to think of a way they can best help out. Think of something and propose it!

We have a number of Squads and Regional Squads, which are loose groups of people who have similar interests. Squads can have funding and ongoing budgets, work on their own projects, and meet up and organize as they wish.&#x20;

Find a squad or two that interest you and introduce yourself. Break bread. Talk amongst yourselves. Think of what needs to happen and take some initiative. Propose something!


---

# 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/getting-started/getting-involved.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.
