# DAE Mod

> A finite game is played for the purpose of winning. An infinite game for the purpose of continuing the play. James P. Carse

DAE Mod is an innovative **learning model** that leverages the principles and applications of **Web3**. &#x20;

An instance of the DAE model, called a **class**, is made of a group of teachers (at least one), a group of learners (at least two), and a topic to teach and learn.

The purpose of the model is to maximize the transfer of knowledge about the topic from the teacher to the learners in a homogeneous way, i.e. without many disparities.


---

# 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/dae-mod.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.
