llms.txt Content
# LLM documentation for Netlify
Netlify is a web platform for building highly performant, secure, and reliable websites and web apps.
Use the following docs to identify the available capabilities and where to learn more about them
## Development & Functions
- [Netlify CLI: Manage Functions](https://docs.netlify.com/api-and-cli-guides/cli-guides/manage-functions): Create, test, and serve Netlify functions locally using the Netlify CLI. Invoke functions, debug, and deploy with ease.
- [Netlify Edge Functions Overview](https://docs.netlify.com/build/edge-functions/overview): Fast, personalized web experiences using TypeScript/JavaScript at the edge with Netlify; modify requests, localize content, serve ads, authenticate users, and more.
- [Netlify Edge Functions API](https://docs.netlify.com/build/edge-functions/api): Netlify Edge Functions API reference guide: request handling, response types, context object, supported Web APIs, and more.
- [Netlify Edge Functions: Get Started](https://docs.netlify.com/build/edge-functions/get-started): Learn to create, test, deploy, invoke, and monitor Netlify Edge Functions.
- [Netlify Dev: Local Development](https://docs.netlify.com/api-and-cli-guides/cli-guides/local-development): Develop and share Netlify sites locally; use Netlify Dev for local development environments, including custom configurations and HTTPS.
- [VS Code Netlify CLI Debugging](https://docs.netlify.com/api-and-cli-guides/cli-guides/debug-with-vscode): Configure VS Code to debug Netlify CLI functions and development server.
- [Netlify CLI: Get Started](https://docs.netlify.com/api-and-cli-guides/cli-guides/get-started-with-cli): Use Netlify's command-line interface for local development, builds, and deployment.
- [Netlify API Quickstart](https://docs.netlify.com/api-and-cli-guides/api-guides/get-started-with-api): Netlify API basics, deployment, common endpoints, and authentication using OAuth2.
- [Netlify Async Workloads](https://docs.netlify.com/build/async