# Section Tutorials

- [Blog Posts: How to use Blog Tags Setting to Show Product-Specific Blog Posts](https://design-packs.gitbook.io/docs/fundamentals/section-tutorials/blog-posts-how-to-use-blog-tags-setting-to-show-product-specific-blog-posts.md)
- [Breadcrumbs: How to set up dynamic content with metafields](https://design-packs.gitbook.io/docs/fundamentals/section-tutorials/breadcrumbs-how-to-set-up-dynamic-content-with-metafields.md): Using Product Metafields with Breadcrumb Collections
- [Contact form: How to Pass a Hidden Field on Submission](https://design-packs.gitbook.io/docs/fundamentals/section-tutorials/contact-form-how-to-pass-a-hidden-field-on-submission.md)
- [Events Calendar: How to set up iCal Integration Guide](https://design-packs.gitbook.io/docs/fundamentals/section-tutorials/events-calendar-how-to-set-up-ical-integration-guide.md)
- [FAQ sections: How to connect with Knowledge Base FAQ metafields](https://design-packs.gitbook.io/docs/fundamentals/section-tutorials/faq-sections-how-to-connect-with-knowledge-base-faq-metafields.md)
- [Featured Collection: How to Show Individual Variants in the Product Grid](https://design-packs.gitbook.io/docs/fundamentals/section-tutorials/featured-collection-how-to-show-individual-variants-in-the-product-grid.md)
- [Featured Collection: How to use the Metafield Badge Setting](https://design-packs.gitbook.io/docs/fundamentals/section-tutorials/featured-collection-how-to-use-the-metafield-badge-setting.md)
- [Featured Collection - Blocks:](https://design-packs.gitbook.io/docs/fundamentals/section-tutorials/featured-collection-blocks.md)
- [How to use the Liquid Block in "Featured collection - blocks" Section to Add Custom Review Apps](https://design-packs.gitbook.io/docs/fundamentals/section-tutorials/featured-collection-blocks/how-to-use-the-liquid-block-in-featured-collection-blocks-section-to-add-custom-review-apps.md)
- [How to use the Metafield Image Badge block](https://design-packs.gitbook.io/docs/fundamentals/section-tutorials/featured-collection-blocks/how-to-use-the-metafield-image-badge-block.md)
- [How to use the Metafield text block](https://design-packs.gitbook.io/docs/fundamentals/section-tutorials/featured-collection-blocks/how-to-use-the-metafield-text-block.md)
- [Featured products: Add custom events when product is added to cart - eg. show slideout cart](https://design-packs.gitbook.io/docs/fundamentals/section-tutorials/featured-products-add-custom-events-when-product-is-added-to-cart-eg.-show-slideout-cart.md)
- [Gift Card: How to leverage gift card shortcodes in text block](https://design-packs.gitbook.io/docs/fundamentals/section-tutorials/gift-card-how-to-leverage-gift-card-shortcodes-in-text-block.md)
- [Modal popup: How to Use the "Link Trigger" for Showing Extra Information](https://design-packs.gitbook.io/docs/fundamentals/section-tutorials/modal-popup-how-to-use-the-link-trigger-for-showing-extra-information.md)
- [Pathfinder: How to use URL Strategy setting](https://design-packs.gitbook.io/docs/fundamentals/section-tutorials/pathfinder-how-to-use-url-strategy-setting.md)
- [Vendors - Alphabet: How to Set Up Vendor-specific Images](https://design-packs.gitbook.io/docs/fundamentals/section-tutorials/vendors-alphabet-how-to-set-up-vendor-specific-images.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://design-packs.gitbook.io/docs/fundamentals/section-tutorials.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.
