# General

The General Settings tab is where you can set up different general settings for your website. These settings affect the overall appearance and functionality of your site.

{% embed url="<https://www.youtube.com/watch?t=428s&v=BJlw10yJBv0>" %}

Here's an overview of the options available in the General tab:

<figure><img src="/files/eNiqjstNQ4ByiJ5WeHOy" alt=""><figcaption></figcaption></figure>

* **Main color** - Set the core website color.
* **Secondary color** - Set the secondary color for the site.
* **Base colors** - These colors will be applied to [Course Player](/masterstudy-lms/lms-settings/course-player.md) pages, Authorization pages and popups.
  * **Accent** - Choose the color that will be applied to the buttons, quiz info and chosen options, progress bar, notice background, links and Trial course badge in the Course Player.
  * **Danger -** Choose the color that will be applied to the fields when they are required and not filled, the wrong options chosen in quizzes and the notification for the failed quizzes and assignments.
  * **Success -** Choose the color that will be applied to the wrong options chosen in quizzes and the notification for the passed quizzes and assignments.
* **Logo Upload -** here you can upload the image to use on the [**order print page**](/masterstudy-lms/lms-course-features/orders.md). This setting is a part of the order system. Note that this is not the place where you indicate your site logo.&#x20;
* **Number of featured courses** - Set how many courses will be shown as a featured product.
* **Restrict instructors from accessing the admin panel** - Enable this to restrict access for instructors to the admin panel. They will be redirected to their account pages.
* **Course Builder Font Family** - in this section, you can set the font family that will be used in [**Course Builder**](/masterstudy-lms/lms-course-features/course-builder.md).
  * **Font Family** - choose the necessary font family. Under the setting, there is a special **preview field** that you can use to check how the font family looks.&#x20;
* **Loading animation** - Adds loading animation for LMS pages and sections:

<figure><img src="/files/AiEd7tqc9yQsR1lUde3c" alt=""><figcaption></figcaption></figure>


---

# 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/masterstudy-lms/lms-settings/general.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.
