# Product page sections

Product page sections are added outside the product overview (below or above). Use theme sections to add more functionality and further customize the layout of your product pages.

We recommend starting by hiding or removing the default sections you don't want to use.

| Product section (guides)                                                                                        | Description                                                |
| --------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------- |
| [Product recommendations](/stiletto/product-pages/product-page-sections/product-recommendations.md)             | Display recommend products.                                |
| [Recently viewed products](/stiletto/sections/theme-sections/recently-viewed-products.md)                       | Display products that the customer has viewed on your site |
| [Product reviews](/stiletto/product-pages/product-page-sections/product-reviews.md#add-product-reviews-section) | Display customer reviews with Shopify's Review app.        |
| [Theme sections](/stiletto/sections/theme-sections.md)                                                          | Use 30+ theme sections to customize the page layout.       |


---

# 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.fluorescent.co/stiletto/product-pages/product-page-sections.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.
