Help Center and API Docs

Nairi now has a proper home for documentation. The new help center pulls together guides, playbooks, and a complete API reference in one place.
How it works
The help center lives at app.nairi.ai/help and is split into two tabs:
- Help Center — guides and playbooks for everyone using the product. Start here if you're an operator, builder, or team lead. Covers what Nairi is, a quickstart for your first agent, plans and pricing, and integration walkthroughs for Slack, Discord, GitHub, and your LLM provider.
- Nairi API — the full API reference for driving Nairi from code. Endpoints, request shapes, response examples, and the recommended patterns for things like incremental conversation sync.
Where to start
- New to Nairi? Read What is Nairi? for the pitch, architecture, and who it's for.
- Want to try it? Run through the Quickstart — first agent in 5 minutes.
- Driving Nairi from code? Head to the API reference.