# Navigation buttons

Enable **Navigation buttons** to show "next" and "previous" links to let customers move through your product collections.

1. In the theme editor, click the **Product overview** section to open the settings.
2. Select **Show navigation buttons** to display "Next" and "Previous" buttons to let customers move through products in a collection.
3. Click **Save**.

<br>

***

> **Related links**
>
> [Breadcrumbs](/cornerstone/product-pages/layout-and-style/breadcrumbs.md)\
> [Product media gallery](/cornerstone/product-pages/layout-and-style/media-gallery.md)\
> [Sticky product details](/cornerstone/product-pages/layout-and-style/sticky-product-details.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://help.fluorescent.co/cornerstone/product-pages/layout-and-style/navigation-buttons.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.
