# Products

- [Product badges](https://help.brickspacelab.com/keystone/guides/products/product-badges.md)
- [Product subtitles](https://help.brickspacelab.com/keystone/guides/products/product-subtitles.md)
- [Metafields on product cards](https://help.brickspacelab.com/keystone/guides/products/metafields-on-product-cards.md)
- [Custom content for tables](https://help.brickspacelab.com/keystone/guides/products/custom-content-for-tables.md)
- [Replace "Add to cart"](https://help.brickspacelab.com/keystone/guides/products/replace-add-to-cart.md)
- [Disable quick add](https://help.brickspacelab.com/keystone/guides/products/disable-quick-add.md)
- [Hide out of stock options](https://help.brickspacelab.com/keystone/guides/products/hide-out-of-stock-variants.md)
- [Request a quote](https://help.brickspacelab.com/keystone/guides/products/product-request-quote.md)
- [Dynamic variant images](https://help.brickspacelab.com/keystone/guides/products/product-variant-images.md)
- [Subscription options](https://help.brickspacelab.com/keystone/guides/products/product-subscriptions.md)
- [Quantity picker](https://help.brickspacelab.com/keystone/guides/products/product-quantity-picker.md)
- [Combined listing](https://help.brickspacelab.com/keystone/guides/products/product-combined-listing.md)
- [Linked products block](https://help.brickspacelab.com/keystone/guides/products/product-linked-products.md)
- [Content drawers](https://help.brickspacelab.com/keystone/guides/products/product-content-drawer.md)
- [Custom fields](https://help.brickspacelab.com/keystone/guides/products/product-custom-field.md)
- [Bundled products](https://help.brickspacelab.com/keystone/guides/products/product-bundle.md)
- [Product table block](https://help.brickspacelab.com/keystone/guides/products/product-table-block.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/keystone/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.
