Kimi's dual-version structure — why it was built this way
Moonshot AI was founded in Beijing in 2023 by Yang Zhilin and colleagues, and is one of China's main OpenAI counterparts. Kimi, its flagship product, runs in two independent versions: (1) moonshot.cn — serves mainland users, filed inside China, content-compliant per Chinese rules, registered via Chinese phone numbers, paid in CNY; (2) kimi.com — serves overseas users, deployed abroad, no mainland filing, supports overseas phones and email, paid in USD/etc. The underlying model is the same, but post-training data processing / compliance filters differ, so the overseas version's style on sensitive topics differs slightly from the domestic one. Phone-number routing at signup is automatic: +86 numbers go to moonshot.cn, overseas numbers go to kimi.com — the routing is one-shot and not trivially switchable afterwards. This "common-source dual version" architecture is uncommon in global AI companies, similar to the TikTok / Douyin China-vs-world split.
Why it's directly usable in mainland China
ChatGPT / Claude / Gemini need a VPN from mainland China because: (1) OFAC and US export controls prohibit certain AI services to China; (2) the providers themselves block Chinese IPs; (3) the GFW blocks their domains. Kimi is different — it's a Chinese company, moonshot.cn operates compliantly in China, and no VPN is required. That makes Kimi one of the "zero-friction" conversational AIs for mainland users, alongside ERNIE Bot, Qwen (Alibaba), Doubao (ByteDance), and ChatGLM — the first tier of domestic AI. For overseas users, kimi.com also needs no VPN — it's deployed overseas and reachable everywhere, competing directly with ChatGPT / Claude / Gemini. That's why AF3 rates Kimi 2-star: not because of anti-VPN measures, but because it simply doesn't need VPN in the first place.
AF3 node logic — depends on your location and version
Node recommendation depends on two variables: (1) your physical location vs (2) whether you use moonshot.cn or kimi.com. Combinations: (1) mainland China + moonshot.cn → no VPN; direct is fastest; (2) mainland China + kimi.com (overseas account) → need VPN to reach kimi.com — Japan / Singapore nodes recommended; (3) overseas + kimi.com → no VPN; kimi.com is globally reachable; (4) overseas + moonshot.cn (domestic account) → need a Chinese IP for certain features (e.g. file upload); use a China-exit VPN to tunnel back. AF3's core Kimi node metric is "time-to-first-token" — the truest reflection of path quality to Moonshot's inference cluster.
Kimi's signature features — 128K context and K2 open source
Kimi's 2023 launch pitch was "128K super-long context" — while GPT-4 was still 32K, Kimi was the first commercial-grade conversational AI deployed at 128K at scale. Users could drop in 200-page PDFs, novel-length text, or multi-hour meeting audio for analysis. By 2024 mainstream models (GPT-4 Turbo, Claude 3, Gemini) caught up with 128K+, so Kimi lost the exclusivity, but engineering stability at long context remains top-tier. In 2024 Moonshot released K2 open-source — downloadable weights, commercial use allowed (with certain limits) — something OpenAI / Anthropic explicitly don't do (both closed-source). K2 + self-hosted deployment is a major enterprise pitch; for consumer users, daily web / app UX is close to ChatGPT.
Subscription / API / picking it vs other AIs
Subscription: moonshot.cn has free basic + membership (CNY monthly, pricing changes with policy); kimi.com has free basic + Kimi+ subscription (overseas accounts, USD or local currency). Free tiers cap daily messages; paid tiers remove limits and unlock larger models. API: platform.moonshot.cn (domestic) / api.moonshot.ai (overseas), per-token, mid-range for domestic AI and cheaper than GPT-4. Vs others: Kimi is strong on long-context and Chinese understanding, weaker than Claude for code and GPT-4 for agentic tool use. Use cases: long-doc summaries, Chinese writing, research retrieval — pick Kimi; heavy coding — pick Claude; international news — pick Grok / Perplexity.
Common questions and practical tips
"Phone signup rejected": your country code isn't on Moonshot's list — some small-country numbers aren't supported; use email signup (kimi.com supports email). "Want overseas version with a domestic account": you need a new overseas-phone registration; the old domestic account can't migrate or merge. "Slow responses": peak-hour queuing, with paid users prioritized; kimi.com from Chinese nodes can take a long path. "File upload fails": free-tier cap is ~100MB, paid tier 200MB+; supported formats PDF, Word, TXT, Excel, PPT, image, audio. "Answer filtered by policy": both versions filter sensitive topics, moonshot.cn more strictly; rephrase or self-host K2. "API 429": free quota exhausted — top up. Kimi's niche is clear: a top-pick domestic AI for Chinese users, and a viable ChatGPT alternative for overseas users.