# DayZ Expansion Wiki > Complete wiki for DayZ Expansion mod. Browse guides, configuration references, interactive tools, and changelogs for all Expansion modules. ## Links - [Homepage](https://dayzexpansion.com/) - [Getting Started](https://dayzexpansion.com/getting-started) - [Guides](https://dayzexpansion.com/guides) - [Tools](https://dayzexpansion.com/tools) - [Changelogs](https://dayzexpansion.com/changelogs) ## About DayZ Expansion is a comprehensive mod suite for DayZ that adds vehicles, AI, traders, quests, base building, and more. This wiki provides community-maintained documentation including: - **Configuration References** — Detailed parameter docs for every Expansion config file - **Guides** — Step-by-step tutorials for markets, AI patrols, vehicles, and more - **Interactive Tools** — JSON validators, ARGB calculators, zone builders, quest editors - **Changelogs** — Full release history tracked from Steam Workshop ## Technical - **Stack**: React 18, Vite 5, TypeScript 5, Tailwind CSS v3 - **Architecture**: Client-side SPA with Supabase edge functions for backend - **Authentication**: Steam OpenID (not email/password), role-based access control - **Content Model**: Block-based (`ContentBlock[]`), stored in database, prebaked as static JSON for public users - **Content Loading**: Two-phase — nav manifest first (`prebaked-defaults.json`), then on-demand entity chunks - **Edge Functions**: `content-api` (auth CRUD), `content-api-public` (public reads), `steam-auth`, `steam-callback`, `fetch-steam-changelog`, `discord-changelog-webhook` - **Interactive Tools**: Quest Editor (canvas-based graph), Zone Builder (Leaflet map), Market Manager, Loadout Editor, JSON Validator, and more - **Design System**: HSL tokens in CSS, Tailwind semantic classes, shadcn/ui components ## Community - [Discord](https://discord.gg/rMZuS4F) - [GitHub](https://github.com/salutesh/DayZ-Expansion-Scripts) - [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=2572331007) - [X / Twitter](https://x.com/DayZExpansion) - [Donate via Patreon](https://www.patreon.com/dayzexpansion)