## Overview

Previous & Next adds directional links to the pages that come immediately before and after the current one.

It helps readers continue through a documentation sequence without returning to the sidebar each time.

## How It Decides

- It uses the current page position in the route sequence.
- Only visible documentation pages are considered.
- Links are shown only when an adjacent page exists.

## Reader Benefit

- Faster linear reading
- Easier progression through tutorials and references
- Clearer sense of where the current page sits in the manual