# The Developer DAO Foundation

## Why have a legal entity?

Borrowing from our friends at ENS DAO, having a legal entity representing the DAO in the “real world” is valuable for several reasons:

* It provides limited liability to DAO participants for the actions of the DAO. Without a legal entity, participants may be individually held liable for anything the DAO as a whole does.
* It is capable of complying with taxation requirements. Without a legal entity, DAO participants may be held liable for a proportion of the DAO’s income, even if they cannot access these funds.
* It can enter into contracts with other “real world” entities, holding assets, etc.

Check out this excellent [blog post](https://mirror.xyz/0x954888B7a5C6736F4955dF18B556D8328FD02f61/5K9llACK4tzu5WHL68CM3bBsmSleL_XxJ2kRGYnwp7A) for a more detailed discussion.

### Mission, values & goals alignment

Successfully delivering on our mission to “accelerate the education and impact of a new wave of web3 builders” requires interfacing with the real world. A Cayman Foundation not only provides us with an entity, but its structure supports our membership's diverse and global nature, the philanthropic spirit of our mission via tax neutrality and the added peace of mind of defined regulation related to crypto tokens within which we can operate.

## Documents

For transparency, important documents relating to the Foundation can be found below, and they're also hosted on our Github [here](https://github.com/Developer-DAO/the-developer-dao-foundation/tree/main/foundation-docs).

{% file src="/files/cUCl2ehoFv2FU879oVDd" %}

{% file src="/files/kPhafrag0xKRoSSDfFTf" %}

{% file src="/files/qaPA9m3DfjxMhL368PMC" %}


---

# 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/the-developer-dao-foundation.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.
