# Updates

### Theme Updates

We typically release theme updates once a month to ensure ongoing improvements and compatibility. All updates are available for download in the members area, which you can access here:

<https://www.premiumpress.com/account/>

#### Change logs

A list of changes can be found in our theme changelogs, they are found here;

<https://premiumpress.gitbook.io/docs/changelogs>

#### Important - Always stay updated

Keeping your theme up to date is important—not just for accessing new features and bug fixes, but also for ensuring your website stays secure. Updates often include essential security patches that help protect your site from potential threats and vulnerabilities.

### How do I update my website?

There are two common ways to update your theme;

1. WordPress automated update system
2. Manual update

#### WordPress Automated Updates

This is typically the easiest and most common method. WordPress includes a built-in update system that automatically checks for theme updates and helps keep your website up to date with minimal effort.

{% embed url="<https://www.youtube.com/watch?v=hsjVIpSj17g>" %}

#### Manual Update

In the event that WordPress is unable to detect an update or is unable to update automatically, you will need to perform a manual update.

{% embed url="<https://www.youtube.com/watch?v=hBHKGJObEmA>" %}


---

# 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://premiumpress.gitbook.io/docs/install-and-setup/updates.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.
