# How to Get Involved

## Discord

The main way to get involved with DrawDAO today is by joining our discord (apply via our [website](https://drawdao.io/)). Once in our community you can join any of the working groups below, which are all focused on how to help either:

* Find new CDRS projects to fund&#x20;
* Vet CDRS projects
* Market and promote unique NFT collections for chosen CDRS projects  &#x20;

As you complete work for the community, you'll be given DRW token to account for your involvement, time, and ideas.


---

# 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://drawdao.gitbook.io/welcome-to-gitbook/the-basics/how-to-get-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.
