# Theme Updates

After you've published your version of the Machina theme from the Shopify Theme Store, you are eligible for all future versions of the Machina theme. Regular releases for new versions provide bug fixes, added features, platform requirements, or other improvements.

### Add a new copy of your theme <a href="#h_0f4c1d95-f918-4009-b562-00cd434f2bc3" id="h_0f4c1d95-f918-4009-b562-00cd434f2bc3"></a>

We frequently release updated versions of Machina that we have published on the [Shopify Theme Store](https://themes.shopify.com/). These updated versions usually include bug fixes and new features.

The most up-to-date versions of all themes are available in the [Theme Store](https://themes.shopify.com/). If you purchased a version of Machina from the Theme Store, then you can add an updated version for free.

When an update for a theme is available, a notification will appear below the theme in your Shopify Admin. Click on the notification to open the details pop-up, and then click **Add to theme library** to add the updated version to your theme library or **View release notes** to read about the new release.

You can update your theme as long as you or an installed app haven't made any [code changes](https://help.shopify.com/en/manual/online-store/themes/theme-structure/extend) to your version.

Any customizations made to your theme using the Theme Editor are copied over and applied to the updated theme. These include:

* Modified theme settings
* Modified page layouts, such as adding, reordering, removing, or hiding sections or blocks
* Modified theme settings
* New templates
* Added, removed, or modified settings of app embeds or app extensions

\ <br>


---

# 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://koding-themes.gitbook.io/theme-support/machina/faqs/theme-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.
