# Guides

- [Basics](https://help.brickspacelab.com/keystone/guides/basics.md)
- [Edit default content](https://help.brickspacelab.com/keystone/guides/basics/edit-default-content.md)
- [Use custom templates](https://help.brickspacelab.com/keystone/guides/basics/use-custom-templates.md)
- [Use and install apps](https://help.brickspacelab.com/keystone/guides/basics/use-and-install-apps.md)
- [Improve page speed](https://help.brickspacelab.com/keystone/guides/basics/improve-page-speed.md)
- [Update your theme](https://help.brickspacelab.com/keystone/guides/basics/update-your-theme.md)
- [SEO for Shopify](https://help.brickspacelab.com/keystone/guides/basics/seo-for-shopify.md)
- [Accessibility for Shopify](https://help.brickspacelab.com/keystone/guides/basics/accessibility-for-shopify.md)
- [Products](https://help.brickspacelab.com/keystone/guides/products.md)
- [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)
- [Collections](https://help.brickspacelab.com/keystone/guides/collections.md)
- [Customize filters](https://help.brickspacelab.com/keystone/guides/collections/collection-filters.md)
- [Add tag filtering](https://help.brickspacelab.com/keystone/guides/collections/collection-tag-filtering.md)
- [Add a nested menu](https://help.brickspacelab.com/keystone/guides/collections/collection-nested-menu.md)
- [Collection blocks](https://help.brickspacelab.com/keystone/guides/collections/collection-blocks.md)
- [Sitewide](https://help.brickspacelab.com/keystone/guides/sitewide.md)
- [Color and option swatches](https://help.brickspacelab.com/keystone/guides/sitewide/color-and-option-swatches.md)
- [Device specific visibility](https://help.brickspacelab.com/keystone/guides/sitewide/device-specific-visibility.md)
- [Embed YouTube videos](https://help.brickspacelab.com/keystone/guides/sitewide/embed-youtube-videos.md)
- [Discount popups](https://help.brickspacelab.com/keystone/guides/sitewide/discount-popups.md)
- [Quick re‑order](https://help.brickspacelab.com/keystone/guides/sitewide/quick-reorder.md)
- [Configure cart drawer progress bar](https://help.brickspacelab.com/keystone/guides/sitewide/configure-cart-drawer-progress-bar.md)
- [Design your menu](https://help.brickspacelab.com/keystone/guides/sitewide/designing-your-menu.md)
- [Article table of contents](https://help.brickspacelab.com/keystone/guides/sitewide/article-table-of-contents.md)
- [Blog tag filtering](https://help.brickspacelab.com/keystone/guides/sitewide/blog-tag-filtering.md)
- [Search results](https://help.brickspacelab.com/keystone/guides/sitewide/search-results.md)
- [Wholesale](https://help.brickspacelab.com/keystone/guides/wholesale.md)
- [Hide prices](https://help.brickspacelab.com/keystone/guides/wholesale/hide-prices.md)
- [Hide products](https://help.brickspacelab.com/keystone/guides/wholesale/hide-products.md)
- [Hide blog posts](https://help.brickspacelab.com/keystone/guides/wholesale/hide-blog-posts.md)
- [Customer approval](https://help.brickspacelab.com/keystone/guides/wholesale/customer-approval.md)
- [Full site restriction](https://help.brickspacelab.com/keystone/guides/wholesale/full-site-restriction.md)
- [Minimum order amount](https://help.brickspacelab.com/keystone/guides/wholesale/minimum-order-amount.md)
- [Wholesale pricing apps](https://help.brickspacelab.com/keystone/guides/wholesale/wholesale-pricing-apps.md)
- [Automate with Flow](https://help.brickspacelab.com/keystone/guides/wholesale/automate-with-flow.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.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.
