# Greeting

Welcome to Premium Shopify Theme.

&#x20;We would like to thank you for purchasing our theme! Before you get started, please be sure to check out this documentation. We outline all kinds of good information, and provide you with all the details you need to use Shopify Theme. Easy to understand for both beginners and professionals.

If you are unable to find your answer here in our documentation, please send us a ticket to support system. We will try our best to support.&#x20;


---

# 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://minshark.gitbook.io/shopify-theme/introduction/greeting.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.
