# Mission, Values & Goals

Developer DAO was started as an experiment by Nader Dabit on a [YouTube livestream in September 2021](https://www.youtube.com/live/NcOQG4Cpbdk?feature=share). The DAO's mission, values and goals were established by the community \~ a month later, on October 22nd 2021, via this [Snapshot vote](https://snapshot.org/#/devdao.eth/proposal/QmdZQD8h28PiWwwsdJo5mD2DBdC7BvYzrktmbsMoP4AcP6).

### Mission

> Our mission is to accelerate the education and value of a new wave of web3 builders.

### Values

1. **Transparency**: open source everything, conversations in public, document and share journey
2. **Diversity and Inclusion:** seek to foster as diverse a membership as possible and support everyone to contribute)
3. **Responsibility:** As a self-governed community, we rely on members to be personally responsible for their actions and commitments to the community.
4. **Kindness and empathy:** we know that we are living in a complex, stressful, and diverse world and go out of our way to make people’s lives and days better through our interactions.

### Goals

1. Onboard, Educate, and support Web3 Developers
2. Foster & Build Web3 Tools & Public Goods

Now you know what we're about, it's time to connect with us so you can stay up to speed with what is happening in the DAO and the opportunities to learn about and increase your impact in Web3.


---

# 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://handbook.developerdao.com/about-the-dao/mission-values-and-goals.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.
