# How to confirm your current theme version

You may at times need to confirm your Theme Version. This may be due to a request from the Support Team, or if you are comparing your Theme Features to a help guide and noticing a discrepancy between what you have available, and what the guide is saying.&#x20;

This normally occurs when you are running an older Theme Version, as Theme's do not automatically update.&#x20;

## Theme Version

To check what version of Machina you currently have installed in your store, click on the 3 dots in the Theme Editior and a dropdown menu will show version info.


---

# 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/how-to-confirm-your-current-theme-version.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.
