# Welcome Developer DAO

## What is Developer DAO?

We are a developer-owned and governed community learning and building for Web3.

### What do we do?

We provide opportunities and incentives for builders of all levels to learn about Web3 and build projects that impact the world.

### What is this handbook?

Your guide to everything Developer DAO.

Communities, and DAOs in particular, can be confusing and overwhelming, so we aim for this handbook to make it easy to understand and find your way in the DAO.

### First Steps...

Now you know a little bit about us, you're ready to take your [first-steps](https://handbook.developerdao.com/getting-started-in-the-dao/first-steps "mention")...


---

# 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/readme.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.
