| title: App Router | |
| description: The App Router is a file-system based router that uses React's latest features such as Server Components, Suspense, Server Functions, and more. | |
| related: | |
| title: Next Steps | |
| description: Get started by following the installation guide. | |
| links: | |
| - app/getting-started/installation | |
| The **App Router** is a file-system based router that uses React's latest features such as [Server Components](https://react.dev/reference/rsc/server-components), [Suspense](https://react.dev/reference/react/Suspense), and [Server Functions](https://react.dev/reference/rsc/server-functions). | |