# LOOL

## LOOL

- [👏Welcome to LOOL](https://pb-apps.gitbook.io/lool/welcome-to-lool.md)
- [Overview](https://pb-apps.gitbook.io/lool/get-started/overview.md)
- [Quick Start for new shop](https://pb-apps.gitbook.io/lool/get-started/quick-start-for-new-shop.md)
- [How do I create a flow?](https://pb-apps.gitbook.io/lool/get-started/how-do-i-create-a-flow.md): Create an unlimited number of flows with a high degree of customization. This article includes step-by-step instructions on how you can create a flow with the LOOL app.
- [The difference between flow types](https://pb-apps.gitbook.io/lool/get-started/the-difference-between-flow-types.md): We offer 2 flow types, Prescription-First, Lens-First
- [How do I add lens options to my flow?](https://pb-apps.gitbook.io/lool/get-started/how-do-i-add-lens-options-to-my-flow.md): Here is an example of how to add lenses to your flow using the prescription-first type.
- [How do I publish my flow?](https://pb-apps.gitbook.io/lool/get-started/how-do-i-publish-my-flow.md)
- [Enable use bundle feature](https://pb-apps.gitbook.io/lool/get-started/enable-use-bundle-feature.md): We've added a new way to complete the final step of your lens journey
- [Manually install](https://pb-apps.gitbook.io/lool/get-started/manually-install.md)
- [Why aren't my lens options showing up?](https://pb-apps.gitbook.io/lool/why-arent-my-lens-options-showing-up.md)
- [How to collect contact lens prescription?](https://pb-apps.gitbook.io/lool/how-to/how-to-collect-contact-lens-prescription.md)
- [How to use SPH,CYL,ADD on contact lens prescription form?](https://pb-apps.gitbook.io/lool/how-to/how-to-use-sph-cyl-add-on-contact-lens-prescription-form.md)
- [How do I add a badge to my lens option?](https://pb-apps.gitbook.io/lool/how-to/how-do-i-add-a-badge-to-my-lens-option.md)
- [How do I add description to my lens options?](https://pb-apps.gitbook.io/lool/how-to/how-do-i-add-description-to-my-lens-options.md)
- [How do I add image to my lens options?](https://pb-apps.gitbook.io/lool/how-to/how-do-i-add-image-to-my-lens-options.md)
- [How to display lenses based on the prescription data provided by the buyers?](https://pb-apps.gitbook.io/lool/how-to/how-to-display-lenses-based-on-the-prescription-data-provided-by-the-buyers.md): Prescription-first type only
- [How to jump to different pages according to the customer's choice?](https://pb-apps.gitbook.io/lool/how-to/how-to-jump-to-different-pages-according-to-the-customers-choice.md)
- [How do I change the layout of my options?](https://pb-apps.gitbook.io/lool/how-to/how-do-i-change-the-layout-of-my-options.md): We've built 3 layouts into the app, so you can choose an additional 2 layout when you have multiple variations of the product you're binding
- [How do I combined all products into 1 product](https://pb-apps.gitbook.io/lool/how-to/how-do-i-combined-all-products-into-1-product.md)
- [How to automatically trigger the Select Lenses button when I select a specific variant](https://pb-apps.gitbook.io/lool/how-to/how-to-automatically-trigger-the-select-lenses-button-when-i-select-a-specific-variant.md)
- [How to automatically hide the Select Lenses button when I select a specific variant](https://pb-apps.gitbook.io/lool/how-to/how-to-automatically-hide-the-select-lenses-button-when-i-select-a-specific-variant.md)
- [How do I delete the associated products at the same time when I delete a product(frame or lens)?](https://pb-apps.gitbook.io/lool/how-to/how-do-i-delete-the-associated-products-at-the-same-time-when-i-delete-a-product-frame-or-lens.md)
- [How to get buyers to skip a step](https://pb-apps.gitbook.io/lool/how-to/how-to-get-buyers-to-skip-a-step.md)
- [How to hide lens products from storefront?](https://pb-apps.gitbook.io/lool/how-to/how-to-hide-lens-products-from-storefront.md)
- [How to specify my lens flow to specific products?](https://pb-apps.gitbook.io/lool/how-to/how-to-specify-my-lens-flow-to-specific-products.md)
- [How to synchronize the variants of lens products](https://pb-apps.gitbook.io/lool/how-to/how-to-synchronize-the-variants-of-lens-products.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://pb-apps.gitbook.io/lool/welcome-to-lool.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.
