# Products

- [Product badges](https://help.brickspacelab.com/paper/guides/products/product-badges.md)
- [Product subtitles](https://help.brickspacelab.com/paper/guides/products/product-subtitles.md)
- [Variant swatches](https://help.brickspacelab.com/paper/guides/products/variant-swatches.md)
- [Fixed buy buttons](https://help.brickspacelab.com/paper/guides/products/fixed-buy-buttons.md)
- [Disable default ratings when using a third-party app](https://help.brickspacelab.com/paper/guides/products/disabling-default-ratings-when-using-a-third-party-app.md)
- [Replace “Add to cart”](https://help.brickspacelab.com/paper/guides/products/replacing-add-to-cart.md)
- [Option blocks](https://help.brickspacelab.com/paper/guides/products/option-blocks.md)
- [Dynamic variant images](https://help.brickspacelab.com/paper/guides/products/dynamic-variant-images.md)
- [Variant filtering](https://help.brickspacelab.com/paper/guides/products/variant-filtering.md)
- [Disable quick add](https://help.brickspacelab.com/paper/guides/products/disabling-quick-add.md)
- [Customize filters](https://help.brickspacelab.com/paper/guides/products/customizing-filters.md)
- [Gift cards](https://help.brickspacelab.com/paper/guides/products/gift-cards.md)
- [Quantity picker](https://help.brickspacelab.com/paper/guides/products/quantity-picker.md)
- [Subscription options](https://help.brickspacelab.com/paper/guides/products/subscription-options.md)
- [Sibling products](https://help.brickspacelab.com/paper/guides/products/sibling-products.md)
- [Bundled products](https://help.brickspacelab.com/paper/guides/products/bundled-products.md)
- [Custom fields](https://help.brickspacelab.com/paper/guides/products/custom-fields.md)
- [Content drawers](https://help.brickspacelab.com/paper/guides/products/content-drawers.md)
- [Hide out of stock options](https://help.brickspacelab.com/paper/guides/products/hide-out-of-stock-variants.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.brickspacelab.com/paper/guides/products.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.
