# Product

- [Demo & Settings Data](https://halosoft.gitbook.io/concept-documentation/product/demo-and-settings-data.md)
- [Product](https://halosoft.gitbook.io/concept-documentation/product/product.md)
- [Product information](https://halosoft.gitbook.io/concept-documentation/product/product-information.md)
- [Text](https://halosoft.gitbook.io/concept-documentation/product/product-information/text.md)
- [Title](https://halosoft.gitbook.io/concept-documentation/product/product-information/title.md)
- [Vendor](https://halosoft.gitbook.io/concept-documentation/product/product-information/vendor.md)
- [Price](https://halosoft.gitbook.io/concept-documentation/product/product-information/price.md)
- [Positive vibes bundle](https://halosoft.gitbook.io/concept-documentation/product/product-information/positive-vibes-bundle.md)
- [Information](https://halosoft.gitbook.io/concept-documentation/product/product-information/information.md)
- [Inventory status](https://halosoft.gitbook.io/concept-documentation/product/product-information/inventory-status.md)
- [Countdown](https://halosoft.gitbook.io/concept-documentation/product/product-information/countdown.md)
- [Variant picker](https://halosoft.gitbook.io/concept-documentation/product/product-information/variant-picker.md)
- [Buy buttons](https://halosoft.gitbook.io/concept-documentation/product/product-information/buy-buttons.md)
- [Description](https://halosoft.gitbook.io/concept-documentation/product/product-information/description.md)
- [Custom liquid](https://halosoft.gitbook.io/concept-documentation/product/product-information/custom-liquid.md)
- [Collapsible row](https://halosoft.gitbook.io/concept-documentation/product/product-information/collapsible-row.md)
- [Pop-up](https://halosoft.gitbook.io/concept-documentation/product/product-information/pop-up.md)
- [Drawer](https://halosoft.gitbook.io/concept-documentation/product/product-information/drawer.md)
- [Product rating](https://halosoft.gitbook.io/concept-documentation/product/product-information/product-rating.md)
- [Complementary products](https://halosoft.gitbook.io/concept-documentation/product/product-information/complementary-products.md)
- [Icon with text](https://halosoft.gitbook.io/concept-documentation/product/product-information/icon-with-text.md)
- [Trust badge](https://halosoft.gitbook.io/concept-documentation/product/product-information/trust-badge.md)
- [Ask an expert](https://halosoft.gitbook.io/concept-documentation/product/product-information/ask-an-expert.md)
- [Size chart](https://halosoft.gitbook.io/concept-documentation/product/product-information/size-chart.md)
- [Product recommendations](https://halosoft.gitbook.io/concept-documentation/product/product-recommendations.md)
- [Pre-order product](https://halosoft.gitbook.io/concept-documentation/product/pre-order-product.md)
- [Local pickup](https://halosoft.gitbook.io/concept-documentation/product/local-pickup.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://halosoft.gitbook.io/concept-documentation/product.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.
