{"categories":[{"slug":"getting-started","title":"Einstieg","icon":"🚀","description":"Alles, was du brauchst, um mit Synapse loszulegen.","order":1,"articles":[{"title":"Authentifizierung & Mind Keys","slug":"authentication","summary":"Wie die Synapse-Authentifizierung funktioniert: Mind Keys für Agenten, JWTs für Menschen, ?key= für reine URL-Tools.","audience":["human","llm"],"tags":["auth","mind-key","jwt","security"],"difficulty":"beginner","updated":"2026-06-27","word_count":433,"read_minutes":2,"lang":"de","translated":true,"url":"/docs/getting-started/authentication","api_url":"/docs/getting-started/authentication?format=json","llm_url":"/docs/getting-started/authentication?format=llm"},{"title":"Mind Key vs JWT — Wann Was?","slug":"mind-key-vs-jwt","summary":"Entscheidungsleitfaden: Mind Key für Agent-Datenzugriff, JWT für Kontoverwaltung.","audience":["human","llm"],"tags":["auth","mind-key","jwt","decision-guide"],"difficulty":"beginner","updated":"2026-06-27","word_count":619,"read_minutes":3,"lang":"de","translated":true,"url":"/docs/getting-started/mind-key-vs-jwt","api_url":"/docs/getting-started/mind-key-vs-jwt?format=json","llm_url":"/docs/getting-started/mind-key-vs-jwt?format=llm"},{"title":"Quick Start für LLM-Agenten","slug":"quick-start-llm","summary":"In 3 API-Aufrufen: alle Memories abrufen, einen neuen speichern, suchen. Der essenzielle LLM-Workflow.","audience":["llm"],"tags":["llm","agent","quickstart","memory"],"difficulty":"beginner","updated":"2026-06-27","word_count":339,"read_minutes":2,"lang":"de","translated":true,"url":"/docs/getting-started/quick-start-llm","api_url":"/docs/getting-started/quick-start-llm?format=json","llm_url":"/docs/getting-started/quick-start-llm?format=llm"},{"title":"Quick Start (Mensch)","slug":"quick-start","summary":"Konto registrieren, ersten Mind anlegen, ersten Memory speichern — alles in 5 Minuten.","audience":["human"],"tags":["quickstart","human","register","mind-key"],"difficulty":"beginner","updated":"2026-06-27","word_count":351,"read_minutes":2,"lang":"de","translated":true,"url":"/docs/getting-started/quick-start","api_url":"/docs/getting-started/quick-start?format=json","llm_url":"/docs/getting-started/quick-start?format=llm"},{"title":"Was ist Synapse?","slug":"what-is-synapse","summary":"Synapse ist eine persistente Memory-API für LLM-Agenten — deine KI vergisst über Sessions hinweg nie.","audience":["human","llm"],"tags":["intro","overview","memory","llm"],"difficulty":"beginner","updated":"2026-06-27","word_count":467,"read_minutes":2,"lang":"de","translated":true,"url":"/docs/getting-started/what-is-synapse","api_url":"/docs/getting-started/what-is-synapse?format=json","llm_url":"/docs/getting-started/what-is-synapse?format=llm"}]},{"slug":"api","title":"API-Referenz","icon":"⚡","description":"Vollständige Referenz aller API-Endpunkte.","order":2,"articles":[{"title":"Browser-Proxy","slug":"browser","summary":"Browser-Automatisierungsdienst — separater Docker-Container auf Port 13000 für Headless-Browser-Steuerung.","audience":["human","llm"],"tags":["api","browser","automation","playwright"],"difficulty":"advanced","updated":"2026-06-27","word_count":180,"read_minutes":1,"lang":"de","translated":true,"url":"/docs/api/browser","api_url":"/docs/api/browser?format=json","llm_url":"/docs/api/browser?format=llm"},{"title":"Chat-API","slug":"chat","summary":"Asynchroner Chat zwischen Menschen und LLM-Agenten — Polling, Antworten, Verlauf, Unread-Count, Datei-Uploads.","audience":["human","llm"],"tags":["api","chat","async","messaging"],"difficulty":"intermediate","updated":"2026-06-27","word_count":208,"read_minutes":1,"lang":"de","translated":true,"url":"/docs/api/chat","api_url":"/docs/api/chat?format=json","llm_url":"/docs/api/chat?format=llm"},{"title":"Computer-Control-API","slug":"computers","summary":"Fernsteuerung registrierter Rechner — Commands in die Warteschlange stellen, Screenshots aufnehmen, Scripts auf Remote-Maschinen ausführen.","audience":["human","llm"],"tags":["api","computers","remote-control","automation"],"difficulty":"advanced","updated":"2026-06-27","word_count":316,"read_minutes":2,"lang":"de","translated":true,"url":"/docs/api/computers","api_url":"/docs/api/computers?format=json","llm_url":"/docs/api/computers?format=llm"},{"title":"Cron & Scheduler","slug":"cron","summary":"Wiederkehrende API-Aufrufe planen — Cron-Jobs, die nach Zeitplan feuern, perfekt für periodischen Sync und Erinnerungen.","audience":["human","llm"],"tags":["api","cron","scheduler","automation"],"difficulty":"intermediate","updated":"2026-06-27","word_count":196,"read_minutes":1,"lang":"de","translated":true,"url":"/docs/api/cron","api_url":"/docs/api/cron?format=json","llm_url":"/docs/api/cron?format=llm"},{"title":"Errors & Fehlerbehandlung","slug":"errors","summary":"HTTP-Statuscodes, Fehler-Antwortformat und Wiederherstellung nach häufigen Fehlern.","audience":["human","llm"],"tags":["api","errors","troubleshooting","http"],"difficulty":"beginner","updated":"2026-06-27","word_count":481,"read_minutes":2,"lang":"de","translated":true,"url":"/docs/api/errors","api_url":"/docs/api/errors?format=json","llm_url":"/docs/api/errors?format=llm"},{"title":"Memory-API","slug":"memory","summary":"Vollständige Referenz der 22 Memory-Endpunkte: speichern, abrufen, suchen, semantische Suche, Sync, Audit und mehr.","audience":["human","llm"],"tags":["api","memory","crud","search","fts5","semantic"],"difficulty":"intermediate","updated":"2026-06-27","word_count":498,"read_minutes":2,"lang":"de","translated":true,"url":"/docs/api/memory","api_url":"/docs/api/memory?format=json","llm_url":"/docs/api/memory?format=llm"},{"title":"API-Übersicht & Basis-URL","slug":"overview","summary":"Alle Synapse-API-Endpunkte, Basis-URL, Authentifizierungsmuster und Antwortformate auf einen Blick.","audience":["human","llm"],"tags":["api","overview","endpoints"],"difficulty":"beginner","updated":"2026-06-27","word_count":492,"read_minutes":2,"lang":"de","translated":true,"url":"/docs/api/overview","api_url":"/docs/api/overview?format=json","llm_url":"/docs/api/overview?format=llm"},{"title":"Rate Limits & Kontingente","slug":"rate-limits","summary":"Rate-Limit-Richtlinien für die Synapse-API — Bearer-Header (unbegrenzt), ?key= (60/min), öffentliche Endpunkte.","audience":["human","llm"],"tags":["api","rate-limits","quotas","throttling"],"difficulty":"beginner","updated":"2026-06-27","word_count":281,"read_minutes":1,"lang":"de","translated":true,"url":"/docs/api/rate-limits","api_url":"/docs/api/rate-limits?format=json","llm_url":"/docs/api/rate-limits?format=llm"},{"title":"Scripts-API","slug":"scripts","summary":"Persistenter Script-Speicher — wiederverwendbare Shell-, Python- oder Node-Scripts speichern und via curl | bash abrufen.","audience":["human","llm"],"tags":["api","scripts","automation","snippets"],"difficulty":"beginner","updated":"2026-06-27","word_count":125,"read_minutes":1,"lang":"de","translated":true,"url":"/docs/api/scripts","api_url":"/docs/api/scripts?format=json","llm_url":"/docs/api/scripts?format=llm"},{"title":"Tasks-API","slug":"tasks","summary":"Aufgabenverwaltung für LLM-Agenten — Tasks erstellen, auflisten, aktualisieren, abschließen und löschen mit Prioritäten.","audience":["human","llm"],"tags":["api","tasks","todo","management"],"difficulty":"beginner","updated":"2026-06-27","word_count":142,"read_minutes":1,"lang":"de","translated":true,"url":"/docs/api/tasks","api_url":"/docs/api/tasks?format=json","llm_url":"/docs/api/tasks?format=llm"},{"title":"Utility-Tools (Zeit, Calc, Random)","slug":"tools","summary":"Öffentliche Utility-Endpunkte — Serverzeit, sicherer Taschenrechner, Zufallswert-Generator. Keine Auth erforderlich.","audience":["human","llm"],"tags":["api","tools","utility","public"],"difficulty":"beginner","updated":"2026-06-27","word_count":206,"read_minutes":1,"lang":"de","translated":true,"url":"/docs/api/tools","api_url":"/docs/api/tools?format=json","llm_url":"/docs/api/tools?format=llm"},{"title":"User- & Minds-API","slug":"user","summary":"Kontoverwaltung — registrieren, einloggen, Minds erstellen, Minds auflisten, Minds löschen. JWT-geschützt.","audience":["human","llm"],"tags":["api","user","account","minds","jwt"],"difficulty":"beginner","updated":"2026-06-27","word_count":279,"read_minutes":1,"lang":"de","translated":true,"url":"/docs/api/user","api_url":"/docs/api/user?format=json","llm_url":"/docs/api/user?format=llm"},{"title":"Variables-API","slug":"variables","summary":"Schneller Key-Value-Store für LLM-Status — Zähler, Flags, Last-Seen-Zeitstempel, teilweiser Fortschritt.","audience":["human","llm"],"tags":["api","variables","kv-store","state"],"difficulty":"beginner","updated":"2026-06-27","word_count":160,"read_minutes":1,"lang":"de","translated":true,"url":"/docs/api/variables","api_url":"/docs/api/variables?format=json","llm_url":"/docs/api/variables?format=llm"},{"title":"Webhooks-API","slug":"webhooks","summary":"HTTP-Callbacks für Memory-, Chat- und Task-Events registrieren — benachrichtigt werden, wenn sich Daten ändern.","audience":["human","llm"],"tags":["api","webhooks","automation","events"],"difficulty":"intermediate","updated":"2026-06-27","word_count":184,"read_minutes":1,"lang":"de","translated":true,"url":"/docs/api/webhooks","api_url":"/docs/api/webhooks?format=json","llm_url":"/docs/api/webhooks?format=llm"}]},{"slug":"mcp","title":"MCP-Integration","icon":"🔌","description":"Integration mit Claude, Cursor und anderen MCP-Clients.","order":3,"articles":[{"title":"MCP in Claude Code","slug":"claude-code","summary":"Synapse-Tools aus dem Claude-Code-Terminal-Agenten nutzen — persistenten Memory für Coding-Sessions.","audience":["human","llm"],"tags":["mcp","claude-code","terminal","coding"],"difficulty":"intermediate","updated":"2026-06-27","word_count":189,"read_minutes":1,"lang":"de","translated":true,"url":"/docs/mcp/claude-code","api_url":"/docs/mcp/claude-code?format=json","llm_url":"/docs/mcp/claude-code?format=llm"},{"title":"MCP in Claude Desktop","slug":"claude-desktop","summary":"Synapse in 2 Minuten mit Claude Desktop verbinden. Claude erhält 79 Synapse-Tools nativ.","audience":["human","llm"],"tags":["mcp","claude","desktop","integration"],"difficulty":"beginner","updated":"2026-06-27","word_count":360,"read_minutes":2,"lang":"de","translated":true,"url":"/docs/mcp/claude-desktop","api_url":"/docs/mcp/claude-desktop?format=json","llm_url":"/docs/mcp/claude-desktop?format=llm"},{"title":"MCP in Continue.dev","slug":"continue","summary":"Synapse mit Continue.dev verbinden — Open-Source-AI-Coding-Assistent für VS Code und JetBrains.","audience":["human"],"tags":["mcp","continue","vscode","jetbrains"],"difficulty":"intermediate","updated":"2026-06-27","word_count":192,"read_minutes":1,"lang":"de","translated":true,"url":"/docs/mcp/continue","api_url":"/docs/mcp/continue?format=json","llm_url":"/docs/mcp/continue?format=llm"},{"title":"MCP in Cursor","slug":"cursor","summary":"Synapse mit Cursor IDE verbinden für persistenten Projekt-Memory über Coding-Sessions hinweg.","audience":["human"],"tags":["mcp","cursor","ide","coding"],"difficulty":"intermediate","updated":"2026-06-27","word_count":268,"read_minutes":1,"lang":"de","translated":true,"url":"/docs/mcp/cursor","api_url":"/docs/mcp/cursor?format=json","llm_url":"/docs/mcp/cursor?format=llm"},{"title":"Einen Custom-MCP-Client bauen","slug":"custom-client","summary":"Mit dem Synapse-MCP-Server aus eigener Anwendung über das MCP-SDK verbinden.","audience":["human","llm"],"tags":["mcp","custom","sdk","development"],"difficulty":"advanced","updated":"2026-06-27","word_count":131,"read_minutes":1,"lang":"de","translated":true,"url":"/docs/mcp/custom-client","api_url":"/docs/mcp/custom-client?format=json","llm_url":"/docs/mcp/custom-client?format=llm"},{"title":"MCP-Troubleshooting","slug":"troubleshooting","summary":"Häufige MCP-Integrations-Probleme lösen — Server startet nicht, Tools erscheinen nicht, Auth-Fehler.","audience":["human","llm"],"tags":["mcp","troubleshooting","errors","debugging"],"difficulty":"intermediate","updated":"2026-06-27","word_count":499,"read_minutes":2,"lang":"de","translated":true,"url":"/docs/mcp/troubleshooting","api_url":"/docs/mcp/troubleshooting?format=json","llm_url":"/docs/mcp/troubleshooting?format=llm"},{"title":"Was ist MCP?","slug":"what-is-mcp","summary":"Model Context Protocol lässt LLMs externe Tools aufrufen. Synapse exponiert 79 Tools via offiziellem MCP-Server.","audience":["human","llm"],"tags":["mcp","intro","overview"],"difficulty":"beginner","updated":"2026-06-27","word_count":515,"read_minutes":3,"lang":"de","translated":true,"url":"/docs/mcp/what-is-mcp","api_url":"/docs/mcp/what-is-mcp?format=json","llm_url":"/docs/mcp/what-is-mcp?format=llm"}]},{"slug":"guides","title":"Anleitungen & Tutorials","icon":"📖","description":"Schritt-für-Schritt-Anleitungen für konkrete Szenarien.","order":4,"articles":[{"title":"Automatisiertes iOS-App-Testing","slug":"automated-testing-ios","summary":"Synapse + Computer-Control-API nutzen, um iOS-App-Tests via Simulator zu automatisieren.","audience":["human","llm"],"tags":["guide","ios","testing","automation"],"difficulty":"advanced","updated":"2026-06-27","word_count":278,"read_minutes":1,"lang":"de","translated":true,"url":"/docs/guides/automated-testing-ios","api_url":"/docs/guides/automated-testing-ios?format=json","llm_url":"/docs/guides/automated-testing-ios?format=llm"},{"title":"Backup & Restore","slug":"backup-restore","summary":"Memories für Backup exportieren, zwischen Minds migrieren, nach Datenverlust wiederherstellen.","audience":["human","llm"],"tags":["guide","backup","restore","migration"],"difficulty":"beginner","updated":"2026-06-27","word_count":246,"read_minutes":1,"lang":"de","translated":true,"url":"/docs/guides/backup-restore","api_url":"/docs/guides/backup-restore?format=json","llm_url":"/docs/guides/backup-restore?format=llm"},{"title":"Memory-Best-Practices","slug":"memory-best-practices","summary":"Wie du Memories für effektives Recall strukturierst — Kategorien, Keys, Tags, Prioritäten.","audience":["human","llm"],"tags":["guide","memory","best-practices","patterns"],"difficulty":"intermediate","updated":"2026-06-27","word_count":582,"read_minutes":3,"lang":"de","translated":true,"url":"/docs/guides/memory-best-practices","api_url":"/docs/guides/memory-best-practices?format=json","llm_url":"/docs/guides/memory-best-practices?format=llm"},{"title":"Multi-Agent-Koordination","slug":"multi-agent-coordination","summary":"Mehrere LLM-Agenten über geteilte Synapse-Minds, Tasks und Chat koordinieren.","audience":["human","llm"],"tags":["guide","multi-agent","coordination","patterns"],"difficulty":"advanced","updated":"2026-06-27","word_count":230,"read_minutes":1,"lang":"de","translated":true,"url":"/docs/guides/multi-agent-coordination","api_url":"/docs/guides/multi-agent-coordination?format=json","llm_url":"/docs/guides/multi-agent-coordination?format=llm"},{"title":"Einen persistenten LLM-Agenten bauen","slug":"persistent-llm-agent","summary":"Schritt-für-Schritt-Anleitung für einen LLM-Agenten, der sich über Sessions hinweg mittels Synapse erinnert.","audience":["human","llm"],"tags":["guide","agent","persistence","architecture"],"difficulty":"intermediate","updated":"2026-06-27","word_count":185,"read_minutes":1,"lang":"de","translated":true,"url":"/docs/guides/persistent-llm-agent","api_url":"/docs/guides/persistent-llm-agent?format=json","llm_url":"/docs/guides/persistent-llm-agent?format=llm"},{"title":"Self-Healing-Test-Pipelines","slug":"self-healing-tests","summary":"Test-Pipelines bauen, die aus Fehlern lernen und sich mittels Synapse-Memory automatisch anpassen.","audience":["human","llm"],"tags":["guide","testing","self-healing","ci"],"difficulty":"advanced","updated":"2026-06-27","word_count":232,"read_minutes":1,"lang":"de","translated":true,"url":"/docs/guides/self-healing-tests","api_url":"/docs/guides/self-healing-tests?format=json","llm_url":"/docs/guides/self-healing-tests?format=llm"},{"title":"Webhook-Automation","slug":"webhook-automation","summary":"Externe Systeme triggern, wenn sich Memories ändern — synchronisieren, benachrichtigen, automatisieren.","audience":["human","llm"],"tags":["guide","webhooks","automation","integration"],"difficulty":"intermediate","updated":"2026-06-27","word_count":272,"read_minutes":1,"lang":"de","translated":true,"url":"/docs/guides/webhook-automation","api_url":"/docs/guides/webhook-automation?format=json","llm_url":"/docs/guides/webhook-automation?format=llm"}]},{"slug":"concepts","title":"Konzepte","icon":"🧠","description":"Architektur und Konzepte von Synapse.","order":5,"articles":[{"title":"Synapse-Architektur","slug":"architecture","summary":"Wie Synapse aufgebaut ist — Fastify, PostgreSQL, FTS5, Embeddings, MCP-Server.","audience":["human","llm"],"tags":["architecture","design","components"],"difficulty":"intermediate","updated":"2026-06-27","word_count":375,"read_minutes":2,"lang":"de","translated":true,"url":"/docs/concepts/architecture","api_url":"/docs/concepts/architecture?format=json","llm_url":"/docs/concepts/architecture?format=llm"},{"title":"FTS5-Volltextsuche","slug":"fts5-search","summary":"Wie Synapse SQLite-FTS5 für sub-millisecond Volltext-Memory-Suche nutzt.","audience":["human","llm"],"tags":["concept","search","fts5","fulltext"],"difficulty":"advanced","updated":"2026-06-27","word_count":538,"read_minutes":3,"lang":"de","translated":true,"url":"/docs/concepts/fts5-search","api_url":"/docs/concepts/fts5-search?format=json","llm_url":"/docs/concepts/fts5-search?format=llm"},{"title":"Das Memory-Modell","slug":"memory-model","summary":"Wie Memories strukturiert sind — Kategorien, Keys, Tags, Prioritäten, Quellen, Verifikation.","audience":["human","llm"],"tags":["concept","memory","model","structure"],"difficulty":"intermediate","updated":"2026-06-27","word_count":664,"read_minutes":3,"lang":"de","translated":true,"url":"/docs/concepts/memory-model","api_url":"/docs/concepts/memory-model?format=json","llm_url":"/docs/concepts/memory-model?format=llm"},{"title":"Multi-Tenancy & Isolation","slug":"multi-tenancy","summary":"Wie Synapse Daten zwischen Nutzern und Minds isoliert — Sicherheitsgrenzen erklärt.","audience":["human","llm"],"tags":["concept","multi-tenancy","security","isolation"],"difficulty":"intermediate","updated":"2026-06-27","word_count":497,"read_minutes":2,"lang":"de","translated":true,"url":"/docs/concepts/multi-tenancy","api_url":"/docs/concepts/multi-tenancy?format=json","llm_url":"/docs/concepts/multi-tenancy?format=llm"},{"title":"Semantische Suche (Embeddings)","slug":"semantic-search","summary":"Konzeptionelle Memory-Suche mit Vektor-Embeddings — nach Bedeutung finden, nicht nur nach Keywords.","audience":["human","llm"],"tags":["concept","semantic","embeddings","vector-search"],"difficulty":"advanced","updated":"2026-06-27","word_count":494,"read_minutes":2,"lang":"de","translated":true,"url":"/docs/concepts/semantic-search","api_url":"/docs/concepts/semantic-search?format=json","llm_url":"/docs/concepts/semantic-search?format=llm"}]},{"slug":"llm-cookbook","title":"LLM-Kochbuch","icon":"🤖","description":"Rezepte und Muster für LLM-Agenten.","order":6,"articles":[{"title":"Chat-Polling-Pattern","slug":"chat-polling-pattern","summary":"Wie du zwischen Tool-Aufrufen nach Nachrichten pollst, ohne deinen Workflow zu blockieren.","audience":["llm"],"tags":["cookbook","chat","polling","async"],"difficulty":"beginner","updated":"2026-06-27","word_count":339,"read_minutes":2,"lang":"de","translated":true,"url":"/docs/llm-cookbook/chat-polling-pattern","api_url":"/docs/llm-cookbook/chat-polling-pattern?format=json","llm_url":"/docs/llm-cookbook/chat-polling-pattern?format=llm"},{"title":"Error-Recovery für Agenten","slug":"error-recovery","summary":"Wie LLM-Agenten Fehler behandeln und sich davon erholen — retry, speichern, lernen.","audience":["llm"],"tags":["cookbook","errors","recovery","resilience"],"difficulty":"intermediate","updated":"2026-06-27","word_count":219,"read_minutes":1,"lang":"de","translated":true,"url":"/docs/llm-cookbook/error-recovery","api_url":"/docs/llm-cookbook/error-recovery?format=json","llm_url":"/docs/llm-cookbook/error-recovery?format=llm"},{"title":"Memory-Tagging-Strategie","slug":"memory-tagging-strategy","summary":"Wie du Memories für effektive Suche und Filterung taggst — das Tagging-System, das skaliert.","audience":["llm"],"tags":["cookbook","tagging","memory","strategy"],"difficulty":"intermediate","updated":"2026-06-27","word_count":311,"read_minutes":2,"lang":"de","translated":true,"url":"/docs/llm-cookbook/memory-tagging-strategy","api_url":"/docs/llm-cookbook/memory-tagging-strategy?format=json","llm_url":"/docs/llm-cookbook/memory-tagging-strategy?format=llm"},{"title":"Session-Start-Pattern","slug":"session-start-pattern","summary":"Die kanonische Session-Start-Sequenz, die jeder LLM-Agent befolgen sollte.","audience":["llm"],"tags":["cookbook","session","pattern","startup"],"difficulty":"beginner","updated":"2026-06-27","word_count":214,"read_minutes":1,"lang":"de","translated":true,"url":"/docs/llm-cookbook/session-start-pattern","api_url":"/docs/llm-cookbook/session-start-pattern?format=json","llm_url":"/docs/llm-cookbook/session-start-pattern?format=llm"},{"title":"Task-getriebener Workflow","slug":"task-driven-workflow","summary":"Synapse-Tasks nutzen, um mehrschrittige LLM-Workflows zu treiben, die über Sessions hinweg bestehen.","audience":["llm"],"tags":["cookbook","tasks","workflow","persistence"],"difficulty":"intermediate","updated":"2026-06-27","word_count":250,"read_minutes":1,"lang":"de","translated":true,"url":"/docs/llm-cookbook/task-driven-workflow","api_url":"/docs/llm-cookbook/task-driven-workflow?format=json","llm_url":"/docs/llm-cookbook/task-driven-workflow?format=llm"}]},{"slug":"faq","title":"FAQ","icon":"❓","description":"Häufige Fragen und Probleme.","order":7,"articles":[{"title":"API-FAQ","slug":"api-faq","summary":"Häufige API-Fragen — Auth, Rate Limits, Fehlerbehandlung, Endpunkt-Discovery.","audience":["human","llm"],"tags":["faq","api","troubleshooting"],"difficulty":"beginner","updated":"2026-06-27","word_count":347,"read_minutes":2,"lang":"de","translated":true,"url":"/docs/faq/api-faq","api_url":"/docs/faq/api-faq?format=json","llm_url":"/docs/faq/api-faq?format=llm"},{"title":"Allgemeines FAQ","slug":"general","summary":"Häufige Fragen zu Synapse — was es ist, wie es funktioniert, für wen es ist.","audience":["human","llm"],"tags":["faq","general","intro"],"difficulty":"beginner","updated":"2026-06-27","word_count":513,"read_minutes":3,"lang":"de","translated":true,"url":"/docs/faq/general","api_url":"/docs/faq/general?format=json","llm_url":"/docs/faq/general?format=llm"},{"title":"MCP-FAQ","slug":"mcp-faq","summary":"Häufige Fragen zur MCP-Integration — Tools, Transports, Troubleshooting.","audience":["human","llm"],"tags":["faq","mcp","troubleshooting"],"difficulty":"beginner","updated":"2026-06-27","word_count":393,"read_minutes":2,"lang":"de","translated":true,"url":"/docs/faq/mcp-faq","api_url":"/docs/faq/mcp-faq?format=json","llm_url":"/docs/faq/mcp-faq?format=llm"},{"title":"Troubleshooting-FAQ","slug":"troubleshooting","summary":"Lösungen für häufige Synapse-Probleme — Auth, Netzwerk, Daten, Deployment.","audience":["human","llm"],"tags":["faq","troubleshooting","problems","solutions"],"difficulty":"beginner","updated":"2026-06-27","word_count":582,"read_minutes":3,"lang":"de","translated":true,"url":"/docs/faq/troubleshooting","api_url":"/docs/faq/troubleshooting?format=json","llm_url":"/docs/faq/troubleshooting?format=llm"}]}],"total_articles":47,"lang":"de","available_langs":["ar","de","en","es","fr","hi","id","it","ja","ko","nl","pl","pt","ru","sv","th","tr","uk","vi","zh"]}