# Pagination Control

<div align="left"><img src="https://790293232-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJEKoY_RLJk3C3Fcnu6%2F-MKAp4OHqU-3exwbJPC8%2F-MKEz34EdQLuLYOiF180%2Fsupported2.png?alt=media&#x26;token=b9b5e5d0-1000-4f93-af86-6197df550798" alt=""></div>

By default, ScandiPWA has an infinite scroll on the product listing pages on mobile, but it also provides pagination for better SEO of your website. For the desktop view, the pagination is used by default and no infinite scroll is present.

The Pagination controls appear at the top and bottom of the product listings. You can set the number of pages that appear in the control, and configure the *Next* and Previous links.

Below, you can find the breakdown of pagination control settings supported by the ScandiPWA theme:

| FIELD                    | STATUS        | DESCRIPTION                                                                                                                   |
| ------------------------ | ------------- | ----------------------------------------------------------------------------------------------------------------------------- |
| Pagination Frame         | **SUPPORTED** | Determines the number of links that you want to appear in the pagination control.                                             |
| Pagination Frame Skip    | **SUPPORTED** | Determines the number of links that you want to skip ahead before displaying the next set of links in the pagination control. |
| Anchor Text for Previous | **SUPPORTED** | Determines the text that you want to appear for the Previous link. Leave blank to use the default arrow.                      |
| Anchor Text for Next     | **SUPPORTED** | Determines the text that you want to appear for the Next link. Leave blank to use the default arrow.                          |

### Configure the pagination controls <a href="#configure-the-pagination-controls" id="configure-the-pagination-controls"></a>

1. On the *Admin* sidebar, go to **Content** > *Design* > **Configuration**.
2. Find the store view that you want to configure and click **Edit**.
3. Under **Other Settings**, expand the **Pagination** section.
4. When done, click **Save Config**.
5. Go to System > Cache Management > click **Flush Cache Storage**.


---

# 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://manual.scandipwa.com/v5.2.4/seo-and-search/catalog-navigation/pagination-control.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.
