# Common

- [Useful links](https://help.shopifas.com/manual/internal/what-is/common/useful-links.md)
- [Welcome: 2 kinds of templates](https://help.shopifas.com/manual/internal/what-is/common/welcome-2-kinds-of-templates.md)
- [Welcome: FAQ - Choose template](https://help.shopifas.com/manual/internal/what-is/common/welcome-faq-choose-template.md)
- [Step 1: Learn the key properties](https://help.shopifas.com/manual/internal/what-is/common/step-1-learn-the-key-properties.md)
- [Step 1: Other properties of menu item](https://help.shopifas.com/manual/internal/what-is/common/step-1-other-properties-of-menu-item.md)
- [Step 2: FAQ - Publish](https://help.shopifas.com/manual/internal/what-is/common/step-2-faq-publish.md)
- [Step 3: Handle issues after publishing the menu](https://help.shopifas.com/manual/internal/what-is/common/step-3-handle-issues-after-publishing-the-menu.md)
- [Step 4: Go live, monitor, and optimize](https://help.shopifas.com/manual/internal/what-is/common/step-4-go-live-monitor-and-optimize.md)
- [How to find CSS Selector](https://help.shopifas.com/manual/internal/what-is/common/how-to-find-css-selector.md)
- [How to add this menu as a section/block in the Shopify theme](https://help.shopifas.com/manual/internal/what-is/common/how-to-add-this-menu-as-a-section-block-in-the-shopify-theme.md)


---

# 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.shopifas.com/manual/internal/what-is/common.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.
