# Introduction

<figure><img src="https://2598842579-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6bZ2CqPBIxOKV0elYQec%2Fuploads%2Fm6QuypnXH4tY62xg2tYP%2Fmurmel-doc-img-1.jpg?alt=media&#x26;token=377b5b96-3135-45ee-bd8d-1892f877ab8e" alt=""><figcaption></figcaption></figure>

### How To Use Murmel Documentation

One of the critical elements of any successful online store is its design. A well-designed store not only looks professional but also helps to create a positive user experience for customers. This is where Murmel's theme comes into play. The theme provides an easy and customizable way to design and showcase your store to the world.

The user guides are classified into several categories in the table below. To get help using Murmel, click on the links in the table or choose a user guide from the menu on the left-hand side. If you do not find the necessary information in this manual, it may be the default Shopify features, which documentation can be found at the [Shopify Theme Help Center](https://help.shopify.com/en/manual/online-store/themes).

| **CATEGORY NAME**                                                                     | **DESCRIPTION**                                                                                |
| ------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- |
| [Introduction](https://prettifyweb.gitbook.io/murmel/introduction) (you are here now) | Summary of the documentation provided for Murmel, along with instructions for its installation |
| [Settings](https://prettifyweb.gitbook.io/murmel/theme-settings)                      | How to use the various customization options available in the Theme settings                   |
| [Sections](https://prettifyweb.gitbook.io/murmel/theme-sections)                      | Discover how to customize sections of your store.                                              |
| [Changelog](https://prettifyweb.gitbook.io/murmel/changelog)                          | A list of the changes and updates to Murmel.                                                   |
| [Contact us](https://prettifyweb.gitbook.io/murmel/contact-us)                        | Drop us a line.                                                                                |


---

# 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://prettifyweb.gitbook.io/murmel/introduction.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.
