--- title: "Welcome" description: "Stack Auth documentation for setup, components, SDK usage, and REST APIs." sidebarTitle: "Overview" --- import { HomePromptIsland } from "/snippets/home-prompt-island.jsx"; import { DocsAppsHomeGrid } from "/snippets/docs-apps-home-grid.jsx"; export const SectionLink = ({ href, children }) => ( {children} ); export const ChipLink = ({ href, children }) => ( {children} );

Navigate Through Our Docs

Start at the top and work your way down, or jump straight to the section you need.

Recommended Order

{/* Getting Started */}
Getting Started

First-time setup, install the SDK, get auth running in minutes.

Setup Users AI Integration Production
{/* Explore Apps */}
Explore Apps

Open app guides from a home-screen style quick access grid, modeled after dashboard Overview.

{/* Going Further */}
Going Further

Configure Stack App deeply, integrate your backend, and use lower-level interfaces where needed.

Stack App Backend Integration Local Development
{/* SDK Reference */}
SDK Reference

Use hooks, objects, and types to read and write auth data directly in your app code.

useUser StackApp User Type
{/* REST API */}
REST API

Integrate Stack Auth from any backend or language through HTTP endpoints and webhook flows.

Overview Webhooks Backend Integration

Resources

Reach for product access, source code, and support channels when you need more than reference docs.

Manage projects, keys, providers, and authentication settings. Explore the open-source codebase, examples, and release history. Ask questions, share feedback, and get help from the community.