# Support and documentation

Welcome to the comprehensive user documentation for the Shark theme. This guide will provide you with detailed instructions on how to set up the Shark theme effortlessly and seamlessly.

{% hint style="success" %}
**Have question? Ask here:**

Support hours

Monday – Friday (excluding Indian public holidays)

09:30 – 18:30 IST (Indian Standard Time)\
\
**Theme support includes:**

Our support includes bug fixes and answering questions related to theme settings and existing features.

**Theme support does not include:**

Our support does not cover assistance for integrating third-party apps, development of new features, any changes in the theme design structures, adding new theme settings, or fixing issues caused by third-party developers or apps.

{% endhint %}

### Theme editor

For general assistance with editing sections, refer to the Shopify help docs: [Sections and Blocks](https://beta-help.shopify.com/en/manual/online-store/themes/theme-structure/sections-and-blocks).


---

# 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://shinedezign.gitbook.io/shark-documentation/overview/support-and-documentation.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.
