# Does my theme need to be updated for Mechanic?

This varies based on your store's Mechanic configuration. As a development platform, it's possible for a developer to integrate parts of Mechanic with an online store theme. This is always a manual step, however, performed by a developer – a Mechanic account does not intrinsically require any theme modifications, and does not require any preparation when switching themes.

In most cases, switching theme does not require any coordination with Mechanic. For confirmation on your specific case, work with whoever configured your Mechanic tasks.


---

# 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://learn.mechanic.dev/faq/does-my-theme-need-to-be-updated-for-mechanic.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.
