# Introduction

Welcome to the documentation for the Glass House theme. Here you'll find details on how to use global theme settings as well as how the sections work.&#x20;

For information about how to use Shopify in general, check their [official documentation](https://help.shopify.com/).

If you get stuck, or have any questions please don't hesitate to [contact us](https://theseusthemes.com/contact-support.html). We want every merchant who uses our theme to have a good experience.


---

# 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://theseus-themes.gitbook.io/glass-house-documentation/readme.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.
