> For the complete documentation index, see [llms.txt](https://help.fluorescent.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.fluorescent.co/lorenza/product-pages/layout-and-style.md).

# Layout and style

Click on the **Product overview** section to find layout and style settings for the product page. You can change the **layout style of your product media** and enable additional features like **Breadcrumbs** and **Navigation buttons**.

| Feature                                                                             | Description                                                        |
| ----------------------------------------------------------------------------------- | ------------------------------------------------------------------ |
| [Media gallery](/lorenza/product-pages/layout-and-style/media-gallery.md)           | Customize the layout of your product media.                        |
| [Breadcrumbs](/lorenza/product-pages/layout-and-style/breadcrumbs.md)               | Display links that show customers where they are on your site.     |
| [Navigation buttons](/lorenza/product-pages/layout-and-style/navigation-buttons.md) | Display 'next' and 'previous' buttons to move through collections. |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/lorenza/product-pages/layout-and-style.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.
