How you meet it

A metallic craft forming out of starlight in a black void.

Grok is not one window. The same family shows up as a chatbot, a coding agent, an image and video generator, a voice stack, a bot platform, and a single HTTP API.

Chat

grok.com is the consumer assistant. It is also native on X. This is the surface for questions, writing, research, and everyday tool use. SuperGrok plans change rate limits and which experiments you see first.

Grok Build

x.ai/build is SpaceXAI's coding agent. Grok 4.6 is the default model. Install the CLI with:

curl -fsSL https://x.ai/cli/install.sh | bash

Build is the path from a product idea to a working first version: research, structure, implementation, then another pass. It is also how this kind of site gets written when an agent is sitting in the loop.

Imagine

Imagine is the generative media line.

The photographs on this site are Imagine stills, used as atmosphere, not as documentation of a real facility or vehicle. Official product pages: Imagine.

Voice

Speech in and speech out, plus text-to-speech and speech-to-text, through the Voice API. The current speech-to-speech model is grok-voice-think-fast-2.0.

Grok Bot

Announced 11 August 2026. Bots are a way to put a Grok-backed agent on a job with a narrower brief than the general assistant. See the launch note.

API

One API, several modalities. Base URL https://api.x.ai/v1. Keys come from console.x.ai. Docs live at docs.x.ai.

SpaceXAI's homepage figures, for scale rather than as a promise to any one key: 1M+ API calls per day, sub-200ms median latency, 300M+ queries processed daily across the consumer surfaces.

Boris 0.8.1

compiler · not the product

Zig content compiler. Pages live in content/, theme in themes/boris/, binary is ./boris.

./boris --input content --html-dir dist --theme themes/boris