# More results loader and infinite scroll feature

```
Layout options -> Highlighter and Load more feature
```

![Load more results feature](https://1706764988-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L9jkFgNo4lpUof35gvS%2F-LZ4zgUuecLJKkau6q2f%2F-LZ50KbY6a991FrcHLRz%2Fimage.png?alt=media\&token=f44970db-e162-415b-a0fe-8a951a34b3b5)

With these options you can enable a "More results.." link under the results box. When enabled, it loads more results when clicked.

### Possible actions

* Load more ajax results - will append more results to the end of the results list
* Redirect to the results page
* Redirect to the WooCommerce results page
* Redirect to custom URL

### Infinite scroll feature

When enabled, the plugin will load the more results automatically, when the bottom of the results list is reached, or the pagination (with isotopic layout) reaches the end.


---

# 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://documentation.ajaxsearchpro.com/layout-settings/more-results-link.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.
