> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sitecopilot.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Developer Guide

This landing page orients you through the Development documentation: core concepts, quick links to the API reference, templates & theming, and automation with n8n. Use the left navigation to jump into each detailed topic.

## Quick links

* **API Reference** — tenants, pages, assets, notifications, settings, sitemap, chatbot.
* **Templates & Theming** — Figma tokens, template engine, components, Tailwind integration.
* **Automation (n8n)** — auth, webhooks, scenario library.

## Getting started (developer)

1. Read **Authentication** to understand admin vs tenant tokens.
2. Provision a tenant and request a tenant token (Central domain).
3. Use the tenant token to call the content APIs (Pages, Content, Assets).
4. If you will extend the UI or create templates, see **Template Engine** and **Components and Layouts**.
