# Domains

Kranth marketing and crawlable content are served **identically** on two brand hosts:

| Host | Role |
|------|------|
| https://kranth.ai | Canonical marketing (preferred in `<link rel="canonical">`) |
| https://kranth.com | Mirror marketing (same SPA, same `/content/*`, same docs) |
| https://app.kranth.ai | Dashboard + signup/signin |
| https://api.kranth.ai | API (also api.kranth.com) |
| https://docs.kranth.ai | Docs SPA (if enabled; same as /docs) |

There is **no content fork** between `.ai` and `.com`. Paths match 1:1:

- `/how-it-works`, `/compare`, `/pricing`, `/docs`, …
- `/llms.txt`, `/docs.txt`, `/content/*.md`, `/openapi.yaml`

Sign-up and auth: `https://app.kranth.ai/signup` (marketing hosts 301 there).

Sitemaps:

- https://kranth.ai/sitemap.xml
- https://kranth.com/sitemap-com.xml
- https://kranth.ai/sitemap-index.xml
