# Administrator Guide

- [Beginners Guide](https://docs.wplms.io/administrator-guide/beginners-guide.md): This is stepwise guide for the beginners.
- [Setting Up](https://docs.wplms.io/administrator-guide/step-by-step-guide-for-administrators.md): This is the adminstrator's guide for managing WPLMS. This guide deals in how things are setup and managed in the WPLMS.
- [Login and Registration](https://docs.wplms.io/administrator-guide/step-by-step-guide-for-administrators/login-and-registration.md): Setting up login and Regiration
- [Directories](https://docs.wplms.io/administrator-guide/step-by-step-guide-for-administrators/directories.md): Directories form an integral part of WPLMS. The directories are no longer cookie and ajax based. Whole of the directories are now built on reactJS.
- [Course Layouts](https://docs.wplms.io/administrator-guide/step-by-step-guide-for-administrators/directories/course-layouts.md)
- [Profile Layouts](https://docs.wplms.io/administrator-guide/step-by-step-guide-for-administrators/directories/profile-layouts.md): Download profile layouts and directly import in your existing site.
- [Menus](https://docs.wplms.io/administrator-guide/step-by-step-guide-for-administrators/menus.md): This page deals with Menu system in WPLMS.
- [Customizer / Colors / Fonts](https://docs.wplms.io/administrator-guide/step-by-step-guide-for-administrators/customizer.md): This page deals with customizer settings. How to setup Colors , fonts and layouts for your sites.
- [Header](https://docs.wplms.io/administrator-guide/step-by-step-guide-for-administrators/customizer/header.md): Header changes in Customizer
- [Vibe Options Panel](https://docs.wplms.io/administrator-guide/step-by-step-guide-for-administrators/vibe-options-panel.md)
- [Sidebars & Widgets](https://docs.wplms.io/administrator-guide/step-by-step-guide-for-administrators/sidebars-and-widgets.md): This page describers various sidebars/Widget area in the WPLMS and widgets.
- [Footer](https://docs.wplms.io/administrator-guide/step-by-step-guide-for-administrators/footer.md): Learn how to edit footer
- [Icon Set](https://docs.wplms.io/administrator-guide/step-by-step-guide-for-administrators/icon-set.md): The icon set used in WPLMS v4 is small. Total size 360kb (compared to 1500kb fontawesome) including fonts and only comprises of necessary icons.
- [Required pages for WPLMS](https://docs.wplms.io/administrator-guide/step-by-step-guide-for-administrators/required-pages-for-wplms.md): Following is the list of required pages for WPLMS with their description.
- [BuddyPress Single page](https://docs.wplms.io/administrator-guide/step-by-step-guide-for-administrators/buddypress-single-page.md): One of the most useful setting in WPLMS.


---

# 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/administrator-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.
