# Beginners Guide

### Install the theme

{% content-ref url="/pages/-MJFQqLz5wz92nPCu-dp" %}
[Setting Up](/administrator-guide/step-by-step-guide-for-administrators.md)
{% endcontent-ref %}

### Setup Logo & Header

{% content-ref url="/pages/-MOFnWtP2nQs9lq-pbla" %}
[Header](/administrator-guide/step-by-step-guide-for-administrators/customizer/header.md)
{% endcontent-ref %}

### Setup footer

{% content-ref url="/pages/-MJHEexZDTnMHSU5rcp9" %}
[Vibe Options Panel](/administrator-guide/step-by-step-guide-for-administrators/vibe-options-panel.md)
{% endcontent-ref %}

### Setup Menus

{% content-ref url="/pages/-MJHIn\_DhaU4ynbiwnU0" %}
[Menus](/administrator-guide/step-by-step-guide-for-administrators/menus.md)
{% endcontent-ref %}

### Customising colours fonts

{% content-ref url="/pages/-MJHErim2V8diQeB8OZO" %}
[Customizer / Colors / Fonts](/administrator-guide/step-by-step-guide-for-administrators/customizer.md)
{% endcontent-ref %}

### Setting up Dashboards

{% content-ref url="/pages/-MJmWWnomyKZwr1Mc8BS" %}
[Dashboards](/members-area/dashboards.md)
{% endcontent-ref %}

### Creating your first course & testing it

{% embed url="<https://www.youtube.com/watch?v=HNCYXg1GGUw>" %}
Create course guide
{% endembed %}

{% content-ref url="/pages/-MJGE1eKykT0gXpXg24i" %}
[Creating Courses](/instructor-guide/instructor-guide.md)
{% endcontent-ref %}


---

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