> For the complete documentation index, see [llms.txt](https://ymq-app.gitbook.io/ymq-product-options-app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ymq-app.gitbook.io/ymq-product-options-app/getting-started.md).

# Getting Started

- [How to enalbe app in the theme](https://ymq-app.gitbook.io/ymq-product-options-app/getting-started/how-to-enalbe-app-in-the-theme.md)
- [Difference between Shopify Options and Virtual Options](https://ymq-app.gitbook.io/ymq-product-options-app/getting-started/difference-between-shopify-options-and-virtual-options.md)
- [How to style Shopify Options with our app](https://ymq-app.gitbook.io/ymq-product-options-app/getting-started/how-to-style-shopify-options-with-our-app.md)
- [How to add Virtual Options to a product](https://ymq-app.gitbook.io/ymq-product-options-app/getting-started/how-to-add-virtual-options-to-a-product.md)
- [Price Add-ons](https://ymq-app.gitbook.io/ymq-product-options-app/getting-started/price-add-ons.md)
- [Multi-select](https://ymq-app.gitbook.io/ymq-product-options-app/getting-started/multi-select.md)
- [How to add conditional logic to a product option](https://ymq-app.gitbook.io/ymq-product-options-app/getting-started/how-to-add-conditional-logic-to-a-product-option.md)
- [Option Template(Set)](https://ymq-app.gitbook.io/ymq-product-options-app/getting-started/option-template-set.md)
- [How to preview the new version of the app?](https://ymq-app.gitbook.io/ymq-product-options-app/getting-started/how-to-preview-the-new-version-of-the-app.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ymq-app.gitbook.io/ymq-product-options-app/getting-started.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.
