# FILM2 学習理論

- [学習理論とは何か？](https://wiki.toiee.jp/toiee-wiki/film2-learning-theory/tohaka.md): 人の学習の仕組み、メカニズムを「どう定義するか？」によって、ファシリテーション方法、学習体験の設計、教え方などが決定します。その最終的なベースについて、toiee Lab独自の捉え方を記します
- [基礎理論の提唱者について](https://wiki.toiee.jp/toiee-wiki/film2-learning-theory/tohaka/nonitsuite.md): FILM2理論、及び toiee Lab の種々のツール、理論の提唱者について、簡単に紹介します。


---

# 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://wiki.toiee.jp/toiee-wiki/film2-learning-theory.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.
