# How To Update the Theme

The MasterStudy LMS Starter theme update is released regularly. Each theme update includes new features, improvements to existing options, security patches, and bug fixes. To be able to use them we recommend you keep the theme installation up to date.&#x20;

As soon as a new update is available, you can update the theme through the WP admin panel. Before starting to update the theme we encourage you to walk through the following points:

## Best Practice

* Always check our release notes -  [Changelog](/masterstudy-lms-starter-theme/extra-materials/changelog.md)&#x20;
* Perform **a full site and database backup.** Thus you’re able to revert the working version of your website if anything unexpected happens during/after the update process.
* **Ensure that your server is configured to the minimum requirements** for the theme. You can see the required minimums of the server limits on the [System Requirements](/masterstudy-lms-starter-theme/general/system-requirements.md) page.
* **Reset the browser and server cache** after finishing the update.
* **Have a staging version** of your original website?  Then just run the update process first on a test website to ensure that everything is working correctly.&#x20;

{% hint style="danger" %}
**An important step before updating!**

Before the release of any update, we conduct automatic and manual testing of our theme. However, during the installation/update process, there may occur unexpected issues related to the work of other plugins or problems with the server side. In such cases, you can contact the support department for assistance.&#x20;
{% endhint %}

## Update the theme via WordPress

When a new version of the theme will be available you will get a notification on the WordPress dashboard.

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

By clicking on the **Update** button you can start updating the theme:

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

After successfully updating the theme do not forget to update installed plugins if a new version is available for them for better compatibility.


---

# 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-starter-theme/installation-and-activation/how-to-update-the-theme.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.
