# Contact support

Email support is available Monday to Friday with a typical 3-day response time. Shopify support is often the best option for platform issues or third party integrations.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Contact theme support</td><td><a href="https://brickspacelab.com/pages/contact">https://brickspacelab.com/pages/contact</a></td></tr><tr><td>Contact Shopify support</td><td><a href="http://help.shopify.com/">http://help.shopify.com/</a></td></tr></tbody></table>

## Our support policy

Our support includes bug fixes and questions about built-in features and functionality. Our support does not include third party app integrations or theme update installations.

| What we cover                                            | What we don't cover                                               |
| -------------------------------------------------------- | ----------------------------------------------------------------- |
| ✅ Questions about our themes features and functionality. | ❌ Design or code customizations.                                  |
| ✅ Help setting up a theme's built-in features.           | ❌ Installing theme updates.                                       |
| ✅ Fixing bugs or issues in unmodified themes.            | ❌ Issues with the Shopify admin .                                 |
| ✅ Call support via scheduled meetings.                   | ❌ Transferring customizations to an updated theme.                |
| ✅ 1-on-1 onboarding via scheduled meetings.              | ❌ Fixing and troubleshooting issues related to custom theme code. |
|                                                          | ❌ Support for integrations or third party apps.                   |
|                                                          | ❌ Changes to theme code done via Shopify's AI Toolkit             |


---

# 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://help.brickspacelab.com/general/contact-support.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.
