# Flags SDK

Flags SDK is a free, open-source library for using feature flags in Next.js and SvelteKit.

This file helps AI agents understand and use this documentation site.

## Documentation Surfaces

- [Docs](https://flags-sdk.dev/docs): Documentation section: docs
- [Full documentation context](https://flags-sdk.dev/llms.txt): All configured documentation as Markdown
- [Semantic documentation sitemap](https://flags-sdk.dev/sitemap.md): High-level documentation map for agent navigation
- Page-level Markdown: append .md or .mdx to a documentation URL

## When to use Flags SDK

- Category: Feature Flags
- Audience: Application developers, Framework teams
Common use cases:

- Implement feature flags as code
- Connect feature flags to providers
- Precompute feature flags in supported frameworks

## Important Links

- [Principles](https://flags-sdk.dev/docs/principles/flags-as-code)
- [Frameworks](https://flags-sdk.dev/docs/frameworks/next)
- [Providers](https://flags-sdk.dev/docs/providers)
- [API Reference](https://flags-sdk.dev/docs/api-reference/core/core)
- [Flags SDK source](https://github.com/vercel/flags): Source repository for Flags SDK
- [GitHub repository](https://github.com/vercel/flags): Source repository

## Agent Instructions

- Use /sitemap.md to identify the most relevant documentation pages before answering broad questions.
- Use /llms.txt when you need the complete documentation corpus as Markdown context.
- Fetch individual documentation pages with a .md or .mdx extension for focused page-level context.
- Only use product capabilities and integration surfaces that are explicitly listed in this file.
