# Load More

The Load More component lets you progressively reveal additional items from a Collection without navigating to a new page. It is ideal for long lists where you want to keep users engaged by loading more content on demand, creating a smoother, more app-like browsing experience.

Drop the Load More component into the After drop zone of a Collection. When the page loads, the Collection shows its initial items, and clicking the Load More button fetches and displays the next batch from the same Collection automatically.

**The** [**Collection Pagination**](https://docs.realmacsoftware.com/elements-docs/cms/cms/components/collection-pagination) **and Load More components cannot be used together.** They both control how items are fetched and displayed within a Collection, so enabling both at the same time will cause conflicts. Choose Pagination if you want clear page-based navigation, or Load More if you prefer a progressive, infinite-style experience.
