# Getting started

DAE stands for **Decentralized Autonomous Education** and is an ongoing educational project merging the Web3 philosophy and applications with teaching and learning. &#x20;

DAE is three things:

1. **DAE Mod**: A theoretical framework based on democratic education that anyone can learn, fork and apply in the setting they like
2. **DAE Lab**: A learning hub for Web3, Generative Art, as well as AI (forthcoming), with innovative resources and curated material to consciously learn these cutting-edge topics
3. **DAE App**: A decentralized app aimed at teaching using the DAE Mod

Notice that both the learning model and its app can be applied to learn any topic, from Web3 to medieval philosophy. They can also be applied to settings far from learning, such as the creation of an innovative political party or the management of a theater.

All DAE products (Mod, Lab, and App) are **free, public and open-source**. Our goal is the maximal diffusion and adoption of the learning model, with no rent extraction outside the one necessary to develop the project.


---

# 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://cubiclearn.gitbook.io/dae/dae/getting-started.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.
