# Navigation buttons

{% hint style="warning" %} <mark style="color:orange;">**Update**</mark> Navigation buttons were added in v1.4.0 on Oct 6, 2022. See our [changelog](/lorenza/readme/changelog.md) and [theme update guide](/lorenza/readme/theme-updates.md) to learn more.
{% endhint %}

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

<details>

<summary><mark style="color:blue;"><strong>STEPS</strong></mark></summary>

In your theme editor (**Customize**):

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

</details>

<br>

***

> **Related links**
>
> [Breadcrumbs](/lorenza/product-pages/layout-and-style/breadcrumbs.md)\
> [Product media gallery](/lorenza/product-pages/layout-and-style/media-gallery.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/lorenza/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.
