> ## Documentation Index
> Fetch the complete documentation index at: https://docs.yourhomie.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Show auto-generated, FAQ-style questions on your product pages to help shoppers get answers fast and convert more often.

<CardGroup cols={2}>
  <Card title="Setup" icon="wand-magic-sparkles" href="/en/user-guide/product-questions/setup">
    Create question sets, generate questions, and embed them on your product pages.
  </Card>

  <Card title="Styling" icon="palette" href="/en/user-guide/product-questions/styling">
    Customize how the product questions widget looks on your storefront.
  </Card>
</CardGroup>

## What product questions are

Product Questions (also called PDP Questions) are short, auto-generated FAQ-style questions shown directly on a **product detail page (PDP)**. homie reads each product page and produces a small set of the questions shoppers are most likely to ask — sizing, materials, compatibility, shipping, and more.

When a customer clicks a suggested question, the chat opens with that question already asked, and the assistant answers it instantly using your [knowledge](/en/user-guide/knowledge/overview). The shopper goes from doubt to answer in a single click, without leaving the product page.

## Why they help conversion

Unanswered questions are a leading cause of abandoned carts. Product questions tackle that directly:

* **Lower hesitation** — shoppers see their concern addressed before they have to type it.
* **Faster answers** — one click opens the chat with the question pre-filled.
* **More engagement** — visible prompts invite shoppers into a conversation that can lead to a purchase or a recommendation.

<Note>
  Product questions are rendered only when a valid question set exists for that page, so pages without generated questions stay clean.
</Note>

## Next steps

<CardGroup cols={2}>
  <Card title="Set up product questions" icon="wand-magic-sparkles" href="/en/user-guide/product-questions/setup">
    Generate questions and add the widget to your product pages.
  </Card>

  <Card title="Style the widget" icon="palette" href="/en/user-guide/product-questions/styling">
    Match the widget to your storefront's design.
  </Card>
</CardGroup>
