> For the complete documentation index, see [llms.txt](https://docs.skydeck.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skydeck.ai/de/genstudio-workspace/tools/teach-me-anything.md).

# Lehre mich alles

Lehre mich alles ist ein LLM-Tutor, der personalisierte Lernerfahrungen zu jedem Thema bietet, das Sie sich vorstellen können. Passen Sie jede Lektion an Ihre Vorlieben an, indem Sie den Lehrstil, die sprachlichen Nuancen und die Tiefe des Inhalts auswählen. Tauchen Sie dann in den /test-Modus ein, und die KI wird Ihr Verständnis des Themas bewerten.

<figure><img src="/files/zzVFZ3DxXt2f25cYOJE6" alt="lehre mich alles 1"><figcaption></figcaption></figure>

## Welche Art von Fragen kann Teach Me Anything beantworten?

Teach Me Anything hat einen breiten Umfang, sodass es kein Ende gibt, welche Arten von Lektionen Sie anfordern können. Hier ist eine Liste allgemeiner Themen, um Ihnen eine Vorstellung davon zu geben, wie Sie dieses Tool nutzen können, um zu lernen:

* Wissenschaften und Mathematik
* Geschichte
* Literatur
* Technologie und Computer
* Philosophie und Sozialwissenschaften
* Kunst und Musik
* Sprachen und Linguistik
* Geographie und Erdwissenschaften
* Religion und Spiritualität
* Sport und Freizeit
* Gesundheit und Wellness
* Raum und Astronomie
* Recht und Governance
* Reisen und Kultur
* Wirtschaft und Finanzen


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.skydeck.ai/de/genstudio-workspace/tools/teach-me-anything.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.
