# Instructor Guide

- [Creating Courses](https://docs.wplms.io/instructor-guide/instructor-guide.md): Welcome to the Instructor's guide for WPLMS Learning management system. The purpose of this guide is to make instructor's aware of all the controls available.
- [Customize Dashboard](https://docs.wplms.io/instructor-guide/customize-dashboard.md): This document will explain how you can customize Instructor or Student Dashboard Area From Frontend
- [Assignments](https://docs.wplms.io/instructor-guide/assignments.md): Assignments are like home work
- [Shortcodes](https://docs.wplms.io/instructor-guide/shortcodes.md): List of shortcodes used in the theme & plugins
- [FAQs](https://docs.wplms.io/instructor-guide/faqs.md): Instructor FAQ's


---

# 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.wplms.io/instructor-guide.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.
