> For the complete documentation index, see [llms.txt](https://wplake.gitbook.io/advanced-views/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wplake.gitbook.io/advanced-views/post-selections/features/posts-pagination.md).

# How to use Posts Pagination feature

The Posts Pagination feature allows you to limit the number of posts shown and gives the user an option to load more posts. It's good both for page speed and user experience.

{% hint style="info" %}
Posts Pagination feature is available only in **Advanced Views Pro**.
{% endhint %}

### 1. How to use it

1. **Create** your *Post Selection* and assign a *Layout* as usual. (See [Creating Your First Post Selection](/advanced-views/getting-started/first-post-selection.md)).
2. **Switch** to the *Pagination* tab.
3. **Turn** on the *With Pagination* switch.
4. **Choose** the *Pagination Type* from the dropdown. For the *Load More Button* a Label field will appear.
5. In the *Posts Per Page* field **enter** a number to limit the number of posts shown.
6. Click **Update** to save your *Post Selection*.

According to the Pagination type, Advanced Views will change the Selection template to incorporate the "load more" elements, and will enqueue necessary JavaScript on target pages to perform background AJAX loading. &#x20;
