# Learning styles

* [Learning styles exercise](/teacher-curriculum/exercises/learning-styles.md#learning-styles-exercise)
  * [Learning objectives](/teacher-curriculum/exercises/learning-styles.md#learning-objectives)
  * [Study Guide](/teacher-curriculum/exercises/learning-styles.md#study-guide)
  * [Exercises](/teacher-curriculum/exercises/learning-styles.md#exercises)
  * [Learning Paths](/teacher-curriculum/exercises/learning-styles.md#learning-paths)

## Learning objectives

* Being able to identify different learning styles
* Prepare a topic for the different learning styles

## Study Guide

* [Learning Styles](/teacher-curriculum/topics/learning-styles.md)

## Exercises

1. How many learning styles do you think there are?
   1. What learning styles are these?
2. Select a topic you have taught before. Prepare a description of how you would teach the topic for each of the learning styles
3. What learning style do you think you yourself are? How would you teach the topic above to yourself?

## Learning Paths

* [Groundwork for student learning](/teacher-curriculum/learning-paths/groundwork-for-student-learning.md)


---

# 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://hyfbe.gitbook.io/teacher-curriculum/exercises/learning-styles.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.
