# Navigation Tags for moving around: links, trails, toggles, and on-page guides. Each ships with aardvark, so it's a single tag with no setup — and each wraps a Mantine component, so the full option set is there when you need it. - [Anchor](/components/navigation/anchor/) — a styled text link with the full Mantine Text surface (underline, color, weight, gradient). - [Breadcrumbs](/components/navigation/breadcrumbs/) — a breadcrumb trail from a JSON or compact pipe-delimited list of crumbs. - [Burger](/components/navigation/burger/) — a hamburger / cross menu toggle. - [NavLink](/components/navigation/navlink/) — a navigation link with an icon, description, active state, and one level of nested sub-links. - [Pagination](/components/navigation/pagination/) — an interactive pager whose active page tracks clicks out of the box. - [TableOfContents](/components/navigation/tableofcontents/) — an on-page contents list that scrapes the current page's headings and highlights the one in view. These three render automatically from plain Markdown — no tag to learn — but are documented here too: - [Steps](/components/navigation/steps/) — numbered Markdown lists become a vertical Steps timeline. - [Tabs](/components/navigation/tabs/) — switch between Markdown panels with a sliding underline and a crossfade. - [Tree](/components/navigation/tree/) — a nested file/folder explorer with collapsible folders and per-file source in a modal.