# Courses and Teachers pages

You can add **Courses** and **Teachers** under respectively menus and set a Teacher for your Course in a Course Details section:

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/courses.jpeg)

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/courses-2.jpeg)

For your Teachers you can add additional information like Positions, Social links and E-mail under Details section. All other data which will be available on Frontend should be added in the Content.

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/courses-3.jpeg)

Also you can display your teachers grid via adding **Teachers Grid** VC element in a page and set its options up:

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/courses-4.jpeg)


---

# 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://docs.stylemixthemes.com/smarty-theme-documentation/content/courses-and-teachers-pages.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.
