# DRIFT Feed

A vertical, swipeable product feed. Customers swipe or scroll through products one at a time.

## How to access

Add the **DRIFT Feed** section to any page in the customizer.

## Settings

### Collection

Choose which collection to display in the feed. Defaults to your Frontpage collection.

### Image ratio

Choose **1:1 (Square)** or **3:4 (Portrait)**.

### Products to show

Range from 4 to 50. Maximum number of products in the feed.

### Show product title

Display product title below each image.

### Show product price

Display product price below each image.

### Progress indicator

Choose **None**, **Dots**, or **Numbers**. Shown on the left side of the feed.


---

# 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://docs.webexp.dev/drift/drift-starter/sections-and-features/feed.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.
