{"id":5119,"date":"2026-05-07T18:21:27","date_gmt":"2026-05-07T18:21:27","guid":{"rendered":"https:\/\/suprmind.ai\/hub\/grok\/grok-features\/"},"modified":"2026-05-07T18:21:27","modified_gmt":"2026-05-07T18:21:27","slug":"grok-features","status":"publish","type":"page","link":"https:\/\/suprmind.ai\/hub\/grok\/grok-features\/","title":{"rendered":"Grok Features 2026: DeepSearch, Think Mode, Companions"},"content":{"rendered":"<div style=\"padding-top: 40px;\">\n<p>    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><br \/>\n    <!-- SECTION 1: HERO --><br \/>\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<section class=\"hero\">\n<div class=\"hero-content\">\n<div class=\"hero-label\">Grok Features Deep Dive<\/div>\n<h1>How Grok Works: <br \/>DeepSearch, Think Mode, <br \/>Companions and More<\/h1>\n<p class=\"hero-subtitle\" style=\"padding-top: 30px;\">\n                Grok ships with twelve distinct features split across four categories: research and reasoning, content generation, conversational interfaces, and workspace tools.\n            <\/p>\n<p style=\"margin-top: 24px; font-size: 19px; color: #9ca3af; max-width: 800px;\">\n                This guide covers what each feature actually does, how it works mechanically, when to use it, when not to, and the documented limitations and transparency gaps.\n            <\/p>\n<p style=\"margin-top: 16px; font-size: 14px; color: #9ca3af;\">\n                For pricing on each feature&#8217;s tier requirements, see the <a href=\"\/hub\/grok\/pricing\/\" style=\"color: #fff; text-decoration: underline;\">Grok Pricing Guide<\/a>. For comparisons against ChatGPT, Claude, Gemini, and Perplexity equivalents, see <a href=\"\/hub\/grok\/vs-other-ai\/\" style=\"color: #fff; text-decoration: underline;\">Grok vs Other AI Models<\/a>.\n            <\/p>\n<\/p><\/div>\n<\/section>\n<p>    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><br \/>\n    <!-- SECTION 2: DEEPSEARCH AND DEEPERSEARCH --><br \/>\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<section style=\"padding: 100px 48px;\">\n<div style=\"max-width: 1000px; margin: 0 auto;\">\n<div style=\"text-align: center;\">\n<div class=\"section-label\">DeepSearch and DeeperSearch<\/div>\n<h2>How multi-step research works.<\/h2>\n<\/p><\/div>\n<p style=\"font-size: 19px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 40px 0 24px 0;\">\n                DeepSearch is the feature that turns Grok from a chat model into a research agent. Activated through a UI toggle on grok.com or by prefixing prompts with &#8220;Use DeepSearch:&#8221;, it fires an iterative retrieval-augmented-generation loop. The agent splits the query into sub-queries, runs parallel searches against the web and X, follows fresh links, summarizes each batch in an internal scratchpad, and repeats until it hits a 10-step limit or a time threshold.\n            <\/p>\n<p style=\"font-size: 18px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 0 0 24px 0;\">\n                The model cross-checks up to seven consistency layers before drafting the response. Users can toggle a &#8220;Thoughts&#8221; view to see the intermediate reasoning steps. In the API, DeepSearch maps to enabling the <code style=\"background: rgba(139,92,246,0.1); padding: 2px 6px; border-radius: 4px; font-size: 0.9em;\">web_search<\/code> and <code style=\"background: rgba(139,92,246,0.1); padding: 2px 6px; border-radius: 4px; font-size: 0.9em;\">x_search<\/code> server-side tools. Citations are only generated when these tools are invoked.\n            <\/p>\n<p style=\"font-size: 18px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 0 0 40px 0;\">\n                DeeperSearch is the more thorough variant. It runs additional iterations, traverses deeper through linked sources, and produces a longer synthesis stage. xAI employees described it as &#8220;an improved version of DeepSearch&#8221; that goes &#8220;two steps further.&#8221; Latency is the trade-off: DeeperSearch takes meaningfully longer.\n            <\/p>\n<div style=\"overflow: hidden;\">\n<div style=\"float: left; width: 49%; padding: 32px; border: 2px solid rgba(255,255,255,0.08); border-radius: 12px; box-sizing: border-box;\">\n<h4 style=\"font-size: 20px; margin: 0 0 16px 0; font-weight: 600;\">Tier availability<\/h4>\n<p style=\"font-size: 16px; line-height: 1.7; margin: 0; color: rgba(255,255,255,0.85);\">\n                        Free tier: limited DeepSearch with usage caps. SuperGrok and above: full DeepSearch. DeeperSearch likely requires SuperGrok or higher; precise tier mapping is not enumerated in official docs. Treat tier-specific limits as Volatile.\n                    <\/p>\n<\/p><\/div>\n<div style=\"float: right; width: 49%; padding: 32px; border: 2px solid rgba(255,255,255,0.08); border-radius: 12px; box-sizing: border-box;\">\n<h4 style=\"font-size: 20px; margin: 0 0 16px 0; font-weight: 600;\">Documented limitations<\/h4>\n<p style=\"font-size: 16px; line-height: 1.7; margin: 0; color: rgba(255,255,255,0.85);\">\n                        Source quality varies. DeepSearch surfaces blogs alongside Reuters, viral X posts alongside verified reporting. The standard interface does not consistently distinguish X-sourced from web-sourced citations. Hard limit: 10 search steps per prompt.\n                    <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div style=\"clear: both;\"><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><br \/>\n    <!-- SECTION 3: THINK MODE AND THE REASONING TAX --><br \/>\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<section style=\"padding: 100px 48px;\">\n<div style=\"max-width: 1000px; margin: 0 auto;\">\n<div style=\"text-align: center;\">\n<div class=\"section-label\">Think Mode<\/div>\n<h2>The reasoning tax: <br \/>Why Think Mode hurts summarization.<\/h2>\n<\/p><\/div>\n<p style=\"font-size: 19px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 40px 0 24px 0;\">\n                Think Mode activates Grok&#8217;s reasoning model path. Instead of producing an answer in one shot, the model generates an internal chain-of-thought, visible via the &#8220;Thoughts&#8221; toggle, before producing output. xAI&#8217;s official description: Think &#8220;focuses on advanced reasoning and problem-solving&#8230; like a human thinking.&#8221; Available across tiers for basic Think access; Heavy mode (extended reasoning) requires SuperGrok Heavy. Grok 4.3 has reasoning always on by default with no toggle.\n            <\/p>\n<div style=\"padding: 32px; border: 2px solid rgba(255,255,255,0.08); border-left: 2px solid #8b5cf6; border-radius: 12px; margin: 40px 0;\">\n<p style=\"font-size: 18px; line-height: 1.7; margin: 0; color: rgba(255,255,255,0.95);\">\n                    The mechanism produces a documented trade-off that users rarely see flagged: turning Think Mode on for document summarization tasks <strong>increases<\/strong> hallucination rates. Per <a href=\"https:\/\/suprmind.ai\/hub\/ai-hallucination-rates-and-benchmarks\/\" style=\"color: #8b5cf6;\">Suprmind&#8217;s AI Hallucination Rates and Benchmarks reference<\/a> (May 2026 update), Grok-4-fast-reasoning scored 20.2% on the Vectara New Dataset for summarization hallucination &#8211; the highest of any frontier model tested on that benchmark. Grok-3 on the same benchmark scored 5.8%. The jump from 5.8% to 20.2% is the largest within-family regression in the Vectara dataset.\n                <\/p>\n<\/p><\/div>\n<h3 style=\"font-size: 22px; font-weight: 600; margin: 40px 0 16px;\">Why reasoning increases summarization hallucination<\/h3>\n<p style=\"font-size: 18px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 0 0 24px 0;\">\n                The mechanism is documented. Reasoning models invest compute into generating inferences. When the task is open-ended analysis, those inferences add value. When the task is grounded summarization (compressing a source document into a shorter version), the same inference engine adds conclusions and inferences the source document does not contain. Vectara measures this as fabrication &#8211; the model added facts not in the source.\n            <\/p>\n<p style=\"font-size: 18px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 0 0 40px 0;\">\n                The practical guidance: turn Think Mode on for analytical tasks where step-by-step logic matters and you want chain-of-thought transparency. Turn it off for document summarization, citation-grounded research, and any task where the deliverable is compressed source material. The reasoning tax is real and quantified.\n            <\/p>\n<h3 style=\"font-size: 22px; font-weight: 600; margin: 0 0 16px;\">When Think Mode earns its cost<\/h3>\n<p style=\"font-size: 18px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 0;\">\n                Open-ended technical analysis. Multi-step problem decomposition. Math problems where intermediate steps validate the conclusion. Strategic decisions where you want to inspect the model&#8217;s reasoning before accepting the answer. In these cases, the visible chain-of-thought is signal, and the inference-heavy generation produces value rather than fabrication.\n            <\/p>\n<\/p><\/div>\n<\/section>\n<p>    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><br \/>\n    <!-- SECTION 4: EXPERT MODE --><br \/>\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<section style=\"padding: 100px 48px;\">\n<div style=\"max-width: 1000px; margin: 0 auto;\">\n<div style=\"text-align: center;\">\n<div class=\"section-label\">Expert Mode<\/div>\n<h2>The transparency gap: <br \/>The most opaque feature in Grok&#8217;s lineup.<\/h2>\n<\/p><\/div>\n<p style=\"font-size: 19px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 40px 0 24px 0;\">\n                Expert Mode is a usage mode rather than a tier or a model version. Users select it manually from the consumer app. It forces higher compute and deeper reasoning regardless of query complexity, in contrast to Auto Mode which routes dynamically.\n            <\/p>\n<p style=\"font-size: 18px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 0 0 40px 0;\">\n                The gap: no verbatim official xAI definition of Expert Mode appears in xAI&#8217;s published documentation as of this guide&#8217;s research pass. We searched docs.x.ai, the xAI blog, the Grok user guide, and primary launch announcements. Expert Mode appears in third-party YouTube tutorials, third-party review articles, and the consumer app UI itself, but not in xAI&#8217;s own documentation as a defined feature with stated mechanics.\n            <\/p>\n<h3 style=\"font-size: 22px; font-weight: 600; margin: 0 0 24px;\">Third-party descriptions place Expert Mode in this hierarchy<\/h3>\n<ul class=\"feature-list\">\n<li><span class=\"check\"><\/span><strong>Auto Mode<\/strong> &#8211; dynamic routing based on perceived query complexity<\/li>\n<li><span class=\"check\"><\/span><strong>Fast Mode<\/strong> &#8211; quick response, no thinking step<\/li>\n<li><span class=\"check\"><\/span><strong>Expert Mode<\/strong> &#8211; higher compute, deeper reasoning<\/li>\n<li><span class=\"check\"><\/span><strong>Thinking Mode (Beta)<\/strong> &#8211; full RL reasoning with visible chain-of-thought<\/li>\n<li><span class=\"check\"><\/span><strong>Heavy Mode<\/strong> &#8211; 16-agent parallel architecture (SuperGrok Heavy only)<\/li>\n<\/ul>\n<p style=\"font-size: 18px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 40px 0 24px 0;\">\n                In this framing, Expert Mode sits between Fast (quick, no thinking) and Thinking (full reasoning), forcing a deeper compute path than Auto Mode would select for the same query.\n            <\/p>\n<p style=\"font-size: 18px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 0; font-style: italic;\">\n                The honest answer: Expert Mode produces more thorough responses than Auto Mode for the same query, with longer latency. It is available across consumer tiers including the free Grok 4 access window when xAI opened that in August 2025. The mechanics beyond that are not documented by xAI itself. If your workflow depends on Expert Mode behavior, treat its current implementation as Volatile.\n            <\/p>\n<\/p><\/div>\n<\/section>\n<p>    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><br \/>\n    <!-- SECTION 5: DOCUMENT ANALYSIS --><br \/>\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<section style=\"padding: 100px 48px;\">\n<div style=\"max-width: 1100px; margin: 0 auto;\">\n<div style=\"text-align: center;\">\n<div class=\"section-label\">Document Analysis<\/div>\n<h2>Formats, limits, <br \/>and parser fidelity.<\/h2>\n<\/p><\/div>\n<p style=\"font-size: 19px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 40px auto 60px; max-width: 900px;\">\n                Grok handles document upload and analysis through both the consumer app and the API. The supported format set covers most everyday workflows.\n            <\/p>\n<div style=\"overflow: hidden; margin-bottom: 32px;\">\n<div style=\"float: left; width: 49%; padding: 32px; border: 2px solid rgba(255,255,255,0.08); border-radius: 12px; box-sizing: border-box;\">\n<h4 style=\"font-size: 20px; margin: 0 0 16px 0; font-weight: 600;\">Supported formats<\/h4>\n<ul style=\"margin: 0; padding-left: 20px; font-size: 16px; line-height: 1.8; color: rgba(255,255,255,0.85);\">\n<li><strong>Text and code:<\/strong> plain text, Markdown, Python, JavaScript, CSV, JSON<\/li>\n<li><strong>Documents:<\/strong> PDF, DOCX<\/li>\n<li><strong>Images:<\/strong> PNG, JPEG, GIF, WebP<\/li>\n<li><strong>Archives:<\/strong> ZIP (scanned for security)<\/li>\n<li><strong>Video (Grok 4.3 API only):<\/strong> MP4, MOV, WebM up to 5 minutes, 1080p, 1-4 fps<\/li>\n<\/ul><\/div>\n<div style=\"float: right; width: 49%; padding: 32px; border: 2px solid rgba(255,255,255,0.08); border-radius: 12px; box-sizing: border-box;\">\n<h4 style=\"font-size: 20px; margin: 0 0 16px 0; font-weight: 600;\">File size and image limits<\/h4>\n<ul style=\"margin: 0; padding-left: 20px; font-size: 16px; line-height: 1.8; color: rgba(255,255,255,0.85);\">\n<li>Chat UI: ~25 MB per file<\/li>\n<li>API: 48 MB per file<\/li>\n<li>Up to 3 images in chat UI<\/li>\n<li>Up to 10 images per API request<\/li>\n<li>Maximum image size: 20 MiB<\/li>\n<li>Video input is unique to Grok 4.3 in the current frontier model lineup<\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<div style=\"clear: both;\"><\/div>\n<h3 style=\"font-size: 22px; font-weight: 600; margin: 40px 0 24px; max-width: 900px; margin-left: auto; margin-right: auto;\">API model restrictions and parser fidelity<\/h3>\n<p style=\"font-size: 18px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 0 auto 24px; max-width: 900px;\">\n                API document processing is restricted to Grok 4 and newer models. Grok 3 and Grok 2 do not support file uploads through the API. The chat UI handles document upload across all consumer tiers, with Free tier subject to per-window rate limits.\n            <\/p>\n<p style=\"font-size: 18px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 0 auto 24px; max-width: 900px;\">\n                PDF parsing is confirmed for both surfaces. The model can execute Python code on uploaded files via the code execution tool when enabled. For structured data uploads (CSV, XLSX), keep row counts under 200,000 to avoid timeouts.\n            <\/p>\n<p style=\"font-size: 18px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 0 auto 40px; max-width: 900px;\">\n                What is not formally documented: DOCX table extraction fidelity, embedded image extraction, footnote handling, and OCR behavior on scanned PDFs. If your workflow depends on these specifics, test empirically rather than relying on documentation that has not been published.\n            <\/p>\n<h3 style=\"font-size: 22px; font-weight: 600; margin: 0 auto 24px; max-width: 900px;\">Collections and RAG<\/h3>\n<p style=\"font-size: 18px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 0 auto; max-width: 900px;\">\n                Documents can be stored in Collections &#8211; a persistent vector store &#8211; and queried via the <code style=\"background: rgba(139,92,246,0.1); padding: 2px 6px; border-radius: 4px; font-size: 0.9em;\">collections_search<\/code> tool at $2.50 per 1,000 calls. File storage is billed at $0.025\/GiB\/day; collection storage at $0.10\/GiB\/day. File storage charges began April 20, 2026. This makes Grok competitive on the document-grounded use case, with the caveat that the reasoning variant&#8217;s Vectara New Dataset hallucination rate (20.2%) means Think Mode amplifies summarization fabrication.\n            <\/p>\n<\/p><\/div>\n<\/section>\n<p>    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><br \/>\n    <!-- SECTION 6: IMAGINE - IMAGE AND VIDEO --><br \/>\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<section style=\"padding: 100px 48px;\">\n<div style=\"max-width: 1000px; margin: 0 auto;\">\n<div style=\"text-align: center;\">\n<div class=\"section-label\">Imagine<\/div>\n<h2>Image and video generation <br \/>via the Aurora model.<\/h2>\n<\/p><\/div>\n<p style=\"font-size: 19px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 40px 0 40px 0;\">\n                Imagine is xAI&#8217;s image and video generation surface, accessible separately from the chat API at a dedicated Imagine endpoint. Image generation through the Aurora model has been available since before Grok 4. Video generation rolled out with the Grok 4 launch period in July 2025.\n            <\/p>\n<div style=\"overflow: hidden;\">\n<div style=\"float: left; width: 49%; padding: 32px; border: 2px solid rgba(255,255,255,0.08); border-radius: 12px; box-sizing: border-box;\">\n<h4 style=\"font-size: 20px; margin: 0 0 16px 0; font-weight: 600;\">Image generation<\/h4>\n<p style=\"font-size: 16px; line-height: 1.7; margin: 0 0 12px 0; color: rgba(255,255,255,0.85);\">\n                        The Aurora model handles image generation and editing. It supports both text-to-image and image-to-image (editing) workflows.\n                    <\/p>\n<p style=\"font-size: 16px; line-height: 1.7; margin: 0; color: rgba(255,255,255,0.85);\">\n                        Free tier users get Aurora at a basic level with rate limits. SuperGrok and above include full Imagine including the higher-quality variants and editing modes. Image input limit: 20 MiB. Image generation API pricing was shown as a dash on the official docs page; verify at console.x.ai for current pricing.\n                    <\/p>\n<\/p><\/div>\n<div style=\"float: right; width: 49%; padding: 32px; border: 2px solid rgba(255,255,255,0.08); border-radius: 12px; box-sizing: border-box;\">\n<h4 style=\"font-size: 20px; margin: 0 0 16px 0; font-weight: 600;\">Video generation<\/h4>\n<p style=\"font-size: 16px; line-height: 1.7; margin: 0 0 12px 0; color: rgba(255,255,255,0.85);\">\n                        Grok Imagine Video generates text-to-video and image-to-video clips. SuperGrok Lite at $10\/month: 15 videos per day at 480p, 6-second max. SuperGrok at $30\/month: full Imagine. SuperGrok Heavy: maximum settings.\n                    <\/p>\n<p style=\"font-size: 16px; line-height: 1.7; margin: 0; color: rgba(255,255,255,0.85);\">\n                        Imagine Video v1.0 launched February 2026 with native audio support including sound effects and ambient audio. Generation time averages ~30 seconds per clip. Imagine video quality at 480p is widely described as inadequate for professional use.\n                    <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div style=\"clear: both;\"><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><br \/>\n    <!-- SECTION 7: VOICE MODE --><br \/>\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<section style=\"padding: 100px 48px;\">\n<div style=\"max-width: 1000px; margin: 0 auto;\">\n<div style=\"text-align: center;\">\n<div class=\"section-label\">Voice Mode<\/div>\n<h2>In-house voice training. <br \/>Camera mode launched July 2025.<\/h2>\n<\/p><\/div>\n<p style=\"font-size: 19px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 40px 0 24px 0;\">\n                Voice mode predates Grok 4 and was significantly upgraded with the Grok 4 launch on July 9, 2025. Camera mode launched simultaneously: users point their camera and Grok analyzes the visual scene while speaking.\n            <\/p>\n<p style=\"font-size: 18px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 0 0 40px 0;\">\n                The voice model is trained in-house using xAI&#8217;s RL framework and speech compression techniques. Pre-Grok 4 voice was described in independent reporting as &#8220;bolted-on rather than native&#8221;; the Grok 4 launch addressed that critique with a redesigned voice path. Basic voice on Free tier and above. Priority voice and camera mode require SuperGrok and above.\n            <\/p>\n<h3 style=\"font-size: 22px; font-weight: 600; margin: 40px 0 32px; text-align: center;\">API voice pricing<\/h3>\n<div class=\"comparison-table comparison-table-2\" style=\"max-width: 900px; margin: 0 auto;\">\n<div class=\"comparison-row\">\n<div class=\"comparison-feature\">Service<\/div>\n<div class=\"comparison-value\">Rate<\/div>\n<\/p><\/div>\n<div class=\"comparison-row\">\n<div class=\"comparison-feature\">Realtime voice<\/div>\n<div class=\"comparison-value\">$0.05\/min ($3.00\/hr)<\/div>\n<\/p><\/div>\n<div class=\"comparison-row\">\n<div class=\"comparison-feature\">Text-to-Speech<\/div>\n<div class=\"comparison-value\">$4.20 per 1M characters<\/div>\n<\/p><\/div>\n<div class=\"comparison-row\">\n<div class=\"comparison-feature\">Speech-to-Text (REST)<\/div>\n<div class=\"comparison-value\">$0.10\/hr<\/div>\n<\/p><\/div>\n<div class=\"comparison-row\">\n<div class=\"comparison-feature\">Speech-to-Text (Streaming)<\/div>\n<div class=\"comparison-value\">$0.20\/hr<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p style=\"font-size: 16px; line-height: 1.7; color: rgba(255,255,255,0.85); max-width: 900px; margin: 24px auto 0; text-align: center; font-style: italic;\">\n                The Text-to-Speech API launched in general availability in early May 2026, expanding the developer voice surface beyond Realtime voice and STT endpoints.\n            <\/p>\n<\/p><\/div>\n<\/section>\n<p>    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><br \/>\n    <!-- SECTION 8: COMPANIONS --><br \/>\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<section style=\"padding: 100px 48px;\">\n<div style=\"max-width: 1000px; margin: 0 auto;\">\n<div style=\"text-align: center;\">\n<div class=\"section-label\">Companions<\/div>\n<h2>3D animated AI characters. <br \/>Distinct from the standard chat interface.<\/h2>\n<\/p><\/div>\n<p style=\"font-size: 19px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 40px 0 24px 0;\">\n                Companions are 3D animated AI characters launched alongside Grok 4 on July 14, 2025. The current character lineup includes Ani (anime-style female companion), Rudy (a friendly red panda), Bad Rudy (vulgar variant), and Valentine (male companion, teased by Musk on July 17, 2025). Users access Companions through a dedicated tab in the consumer apps.\n            <\/p>\n<p style=\"font-size: 18px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 0 0 40px 0;\">\n                Companions use the Grok 4 underlying model with real-time image generation and persistent memory across conversations. Each character has a distinct personality and conversation style. Some Companions support NSFW mode; Ani specifically has been documented appearing in lingerie on command.\n            <\/p>\n<div style=\"overflow: hidden;\">\n<div style=\"float: left; width: 49%; padding: 32px; border: 2px solid rgba(255,255,255,0.08); border-radius: 12px; box-sizing: border-box;\">\n<h4 style=\"font-size: 20px; margin: 0 0 16px 0; font-weight: 600;\">Tier and geographic availability<\/h4>\n<p style=\"font-size: 16px; line-height: 1.7; margin: 0; color: rgba(255,255,255,0.85);\">\n                        Companions require a SuperGrok subscription minimum at $30\/month. The feature is not available on Free tier or X Premium tiers. NSFW mode for Ani is likely geo-restricted in some jurisdictions; specific countries are not disclosed.\n                    <\/p>\n<\/p><\/div>\n<div style=\"float: right; width: 49%; padding: 32px; border: 2px solid rgba(255,255,255,0.08); border-radius: 12px; box-sizing: border-box;\">\n<h4 style=\"font-size: 20px; margin: 0 0 16px 0; font-weight: 600;\">Documented reception<\/h4>\n<p style=\"font-size: 16px; line-height: 1.7; margin: 0; color: rgba(255,255,255,0.85);\">\n                        The Companions feature received regulatory and public criticism for the explicit capabilities. Multiple outlets (Euronews, NBC News) covered the explicit content. AI Forensics&#8217; January 2026 report on grok.com sexualized content cited the feature in its DSA arbitrage analysis.\n                    <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div style=\"clear: both;\"><\/div>\n<p style=\"font-size: 18px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 40px 0 0 0; font-style: italic;\">\n                For users who want a chat AI with a structured personality and conversation continuity, Companions are a documented feature. For users in professional contexts where the explicit-capable framing is a brand or compliance risk, the standard chat interface (with Memory and Projects) provides equivalent conversation continuity without the Companions framing.\n            <\/p>\n<\/p><\/div>\n<\/section>\n<p>    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><br \/>\n    <!-- SECTION 9: MEMORY --><br \/>\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<section style=\"padding: 100px 48px;\">\n<div style=\"max-width: 1000px; margin: 0 auto;\">\n<div style=\"text-align: center;\">\n<div class=\"section-label\">Memory<\/div>\n<h2>Consumer apps have it. <br \/>The API does not.<\/h2>\n<\/p><\/div>\n<p style=\"font-size: 19px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 40px 0 24px 0;\">\n                Grok Memory is a documented consumer app feature launched in beta on April 19, 2025. Memory is stored outside the context window and persists across sessions; users can review, edit, and delete memory entries through settings. Memory is selectively injected at conversation start &#8211; only relevant context is retrieved, not loaded wholesale.\n            <\/p>\n<p style=\"font-size: 18px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 0 0 40px 0;\">\n                The mechanism documented in independent sources: when a user starts a new conversation, Grok queries its memory store for relevant prior facts and preferences, then injects those into the conversation context before generating a response. This reduces context-window pressure for long-running users while maintaining personalization.\n            <\/p>\n<div style=\"padding: 32px; border: 2px solid rgba(255,255,255,0.08); border-left: 2px solid #8b5cf6; border-radius: 12px; margin: 40px 0;\">\n<h4 style=\"font-size: 20px; margin: 0 0 16px 0; font-weight: 600;\">The API gap<\/h4>\n<p style=\"font-size: 17px; line-height: 1.7; margin: 0; color: rgba(255,255,255,0.95);\">\n                    The standard xAI API does not have native cross-session persistent memory as of the research date. Developers building memory features for Grok-based applications must construct their own external memory layer using vector databases (e.g., Pinecone, Weaviate), specialized memory services (Mem0), or in-house infrastructure. ChatGPT and Claude have offered native API memory for over a year; this is a documented gap for Grok in the developer ecosystem.\n                <\/p>\n<\/p><\/div>\n<h3 style=\"font-size: 22px; font-weight: 600; margin: 40px 0 24px;\">User-facing limits<\/h3>\n<p style=\"font-size: 18px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 0 0 24px 0;\">\n                &#8220;Asking Grok to forget certain information does not automatically erase it&#8221; &#8211; manual deletion through settings is required. Memory often breaks across conversations (documented in independent reviews of Grok memory behavior). Memory was not available in certain regions at the April 2025 beta launch; specific regions were not disclosed.\n            <\/p>\n<p style=\"font-size: 18px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 0; font-style: italic;\">\n                For users who depend on memory continuity, the feature works in the consumer apps. For developers building memory-dependent applications, plan to build the memory layer yourself.\n            <\/p>\n<\/p><\/div>\n<\/section>\n<p>    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><br \/>\n    <!-- SECTION 10: PROJECTS AND TASKS --><br \/>\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<section style=\"padding: 100px 48px;\">\n<div style=\"max-width: 1000px; margin: 0 auto;\">\n<div style=\"text-align: center;\">\n<div class=\"section-label\">Projects and Tasks<\/div>\n<h2>Workspaces are documented. <br \/>Tasks mechanics are not.<\/h2>\n<\/p><\/div>\n<p style=\"font-size: 19px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 40px 0 40px 0;\">\n                Projects (also called Workspaces) act as containers for related chats, files, and custom instructions. The official description from grok.com\/project: &#8220;Supercharge Grok with Projects. Create custom workspaces, upload files for smarter chats, and collaborate securely.&#8221; Each workspace holds persistent files, conversation history, and custom prompts. Users train the workspace by uploading documents that subsequent chats can reference. Workspaces launched approximately April 12-15, 2025.\n            <\/p>\n<div style=\"overflow: hidden; margin-bottom: 40px;\">\n<div style=\"float: left; width: 49%; padding: 32px; border: 2px solid rgba(255,255,255,0.08); border-radius: 12px; box-sizing: border-box;\">\n<h4 style=\"font-size: 20px; margin: 0 0 16px 0; font-weight: 600;\">Projects: tier and use cases<\/h4>\n<p style=\"font-size: 16px; line-height: 1.7; margin: 0 0 12px 0; color: rgba(255,255,255,0.85);\">\n                        Accessible across consumer tiers, with Free users getting a basic level. Grok Business at $30\/seat\/month adds dedicated team workspaces with sharing controls. File upload limits follow the documented 25 MB chat \/ 48 MB API split.\n                    <\/p>\n<p style=\"font-size: 16px; line-height: 1.7; margin: 0; color: rgba(255,255,255,0.85);\">\n                        Most useful for sustained workflows on a defined topic: ongoing client engagements, multi-document research, code review across a repository, or product analysis. Hard limits per project (file count, total storage, depth) are not officially published.\n                    <\/p>\n<\/p><\/div>\n<div style=\"float: right; width: 49%; padding: 32px; border: 2px solid rgba(255,255,255,0.08); border-radius: 12px; box-sizing: border-box;\">\n<h4 style=\"font-size: 20px; margin: 0 0 16px 0; font-weight: 600;\">Tasks: documented but undocumented<\/h4>\n<p style=\"font-size: 16px; line-height: 1.7; margin: 0 0 12px 0; color: rgba(255,255,255,0.85);\">\n                        Tasks is an automation and scheduling capability accessible at grok.com\/tasks. The page renders xAI&#8217;s standard marketing copy without a verbatim feature definition. Specific mechanics (trigger types, scheduling syntax, automation depth) are not documented in available official sources.\n                    <\/p>\n<p style=\"font-size: 16px; line-height: 1.7; margin: 0; color: rgba(255,255,255,0.85);\">\n                        Independent sources describe Tasks as available on Free tier and above. If you need scheduled or triggered AI workflows comparable to Zapier, Make, or n8n, treat Tasks as a starting point pending xAI documentation updates.\n                    <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div style=\"clear: both;\"><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><br \/>\n    <!-- SECTION 11: BUILD --><br \/>\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<section style=\"padding: 100px 48px;\">\n<div style=\"max-width: 1000px; margin: 0 auto;\">\n<div style=\"text-align: center;\">\n<div class=\"section-label\">Build (Pre-Launch)<\/div>\n<h2>The coding agent: <br \/>What&#8217;s known, what&#8217;s not.<\/h2>\n<\/p><\/div>\n<p style=\"font-size: 19px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 40px 0 40px 0;\">\n                Grok Build is a coding agent in pre-launch as of May 2026. Reports from January 2026 described &#8220;early look&#8221; coverage. xAI announced Build and a companion CLI tool launching in mid-to-late April 2026 (precise date not confirmed). Full public launch was not confirmed at the research date.\n            <\/p>\n<div style=\"overflow: hidden; margin-bottom: 32px;\">\n<div style=\"float: left; width: 32%; padding: 32px; border: 2px solid rgba(255,255,255,0.08); border-radius: 12px; box-sizing: border-box;\">\n<h4 style=\"font-size: 20px; margin: 0 0 16px 0; font-weight: 600;\">What Build is<\/h4>\n<p style=\"font-size: 16px; line-height: 1.7; margin: 0; color: rgba(255,255,255,0.85);\">\n                        Independent reporting describes Build as a &#8220;vibe coding&#8221; agent meant to take natural-language descriptions and produce deployable applications. The dual-track offering covers two surfaces: users run coding tasks locally through a CLI-backed agent or remotely through a web interface. Uses Grok 4.3 as the underlying model.\n                    <\/p>\n<\/p><\/div>\n<div style=\"float: left; width: 32%; margin-left: 2%; padding: 32px; border: 2px solid rgba(255,255,255,0.08); border-radius: 12px; box-sizing: border-box;\">\n<h4 style=\"font-size: 20px; margin: 0 0 16px 0; font-weight: 600;\">Distinguishing capabilities<\/h4>\n<ul style=\"margin: 0; padding-left: 20px; font-size: 16px; line-height: 1.7; color: rgba(255,255,255,0.85);\">\n<li><strong>Parallel agent spawning<\/strong> &#8211; up to 8 coding agents working concurrently on related tasks<\/li>\n<li><strong>Arena Mode<\/strong> &#8211; tournament-style evaluation of competing solutions, where multiple attempts are compared and the best wins<\/li>\n<\/ul><\/div>\n<div style=\"float: left; width: 32%; margin-left: 2%; padding: 32px; border: 2px solid rgba(255,255,255,0.08); border-radius: 12px; box-sizing: border-box;\">\n<h4 style=\"font-size: 20px; margin: 0 0 16px 0; font-weight: 600;\">The documentation gap<\/h4>\n<p style=\"font-size: 16px; line-height: 1.7; margin: 0; color: rgba(255,255,255,0.85);\">\n                        No official xAI Build documentation exists at the time of this guide. Tier availability and pricing are not disclosed, though the feature set strongly suggests SuperGrok or higher will be required at launch. Treat all Build claims as Volatile until xAI publishes official documentation.\n                    <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div style=\"clear: both;\"><\/div>\n<p style=\"font-size: 18px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 0; font-style: italic; text-align: center;\">\n                Build is a separate feature from Imagine and is not part of the standard chat interface. It is positioned to compete with Claude Code and similar coding agents from other vendors.\n            <\/p>\n<\/p><\/div>\n<\/section>\n<p>    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><br \/>\n    <!-- SECTION 12: CITATIONS SYSTEM --><br \/>\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<section style=\"padding: 100px 48px;\">\n<div style=\"max-width: 1000px; margin: 0 auto;\">\n<div style=\"text-align: center;\">\n<div class=\"section-label\">Citations System<\/div>\n<h2>When and how citations are generated.<\/h2>\n<\/p><\/div>\n<p style=\"font-size: 19px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 40px 0 24px 0;\">\n                Grok&#8217;s citation system is feature-conditional. Citations are generated when server-side search tools (<code style=\"background: rgba(139,92,246,0.1); padding: 2px 6px; border-radius: 4px; font-size: 0.9em;\">web_search<\/code>, <code style=\"background: rgba(139,92,246,0.1); padding: 2px 6px; border-radius: 4px; font-size: 0.9em;\">x_search<\/code>, <code style=\"background: rgba(139,92,246,0.1); padding: 2px 6px; border-radius: 4px; font-size: 0.9em;\">attachment_search<\/code>, <code style=\"background: rgba(139,92,246,0.1); padding: 2px 6px; border-radius: 4px; font-size: 0.9em;\">collections_search<\/code>) are invoked. Without these tools enabled, Grok produces no citations even when responding to factual queries that would benefit from source attribution.\n            <\/p>\n<p style=\"font-size: 18px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 0 0 40px 0;\">\n                When tools are enabled, the agent records all accessed URLs and attaches citation metadata to relevant portions of the answer. In the UI, citations appear as inline clickable links. In the API, citations are returned as structured fields in the response. The <code style=\"background: rgba(139,92,246,0.1); padding: 2px 6px; border-radius: 4px; font-size: 0.9em;\">return_citations: true<\/code> parameter ensures URL list return.\n            <\/p>\n<h3 style=\"font-size: 22px; font-weight: 600; margin: 40px 0 24px;\">The source mixing problem<\/h3>\n<p style=\"font-size: 18px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 0 0 24px 0;\">\n                Sources are mixed: web URLs and X posts are labeled, but no systematic distinction is visually enforced between X-sourced and web-sourced claims in most UI presentations. This matters because X content quality varies enormously. A peer-reviewed paper and a viral X thread can appear in the same citation list with similar visual treatment.\n            <\/p>\n<div style=\"padding: 32px; border: 2px solid rgba(255,255,255,0.08); border-left: 2px solid #8b5cf6; border-radius: 12px; margin: 24px 0;\">\n<p style=\"font-size: 18px; line-height: 1.7; margin: 0; color: rgba(255,255,255,0.95);\">\n                    Per <a href=\"https:\/\/suprmind.ai\/hub\/ai-hallucination-rates-and-benchmarks\/\" style=\"color: #8b5cf6;\">Suprmind&#8217;s AI Hallucination Rates and Benchmarks reference<\/a> (May 2026 update), Grok-3 scored 94% citation hallucination on the Columbia Journalism Review test &#8211; the worst of any model tested. Citations were generated, but the claimed information did not match source content in the majority of cases tested. This is the most quoted reliability finding for Grok and the main reason citation-dependent research workflows pair Grok with a citation-grounded model like Perplexity rather than relying on Grok citations alone.\n                <\/p>\n<\/p><\/div>\n<p style=\"font-size: 16px; line-height: 1.7; color: #9ca3af; margin: 24px 0 0 0; font-style: italic;\">\n                No documented per-query citation count limit exists. The 10-step DeepSearch limit caps the number of sources consulted per multi-step research task.\n            <\/p>\n<\/p><\/div>\n<\/section>\n<p>    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><br \/>\n    <!-- SECTION 13: FEATURE AVAILABILITY MATRIX --><br \/>\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<section style=\"padding: 100px 48px;\">\n<div style=\"max-width: 1300px; margin: 0 auto;\">\n<div style=\"text-align: center;\">\n<div class=\"section-label\">Feature Availability Matrix<\/div>\n<h2>What you get at each tier.<\/h2>\n<\/p><\/div>\n<p style=\"font-size: 19px; line-height: 1.8; color: rgba(255,255,255,0.9); margin: 40px auto 60px; max-width: 900px;\">\n                Tier availability for some features is not enumerated in official xAI docs as of May 2026. Treat tier-specific limits as Volatile and verify at <a href=\"https:\/\/grok.com\/plans\" style=\"color: #8b5cf6;\">grok.com\/plans<\/a> before relying on the cap for production planning.\n            <\/p>\n<div class=\"comparison-table comparison-table-6\" style=\"max-width: 1200px; margin: 0 auto;\">\n<div class=\"comparison-row\">\n<div class=\"comparison-feature\">Feature<\/div>\n<div class=\"comparison-value\">Free<\/div>\n<div class=\"comparison-value\">SuperGrok Lite<\/div>\n<div class=\"comparison-value\">SuperGrok<\/div>\n<div class=\"comparison-value\">Heavy<\/div>\n<div class=\"comparison-value\">API<\/div>\n<\/p><\/div>\n<div class=\"comparison-row\">\n<div class=\"comparison-feature\">DeepSearch<\/div>\n<div class=\"comparison-value\">Limited<\/div>\n<div class=\"comparison-value\">Limited<\/div>\n<div class=\"comparison-value\">Full<\/div>\n<div class=\"comparison-value\">Full priority<\/div>\n<div class=\"comparison-value\">web_search, x_search<\/div>\n<\/p><\/div>\n<div class=\"comparison-row\">\n<div class=\"comparison-feature\">Think Mode<\/div>\n<div class=\"comparison-value\">Yes<\/div>\n<div class=\"comparison-value\">Yes<\/div>\n<div class=\"comparison-value\">Yes<\/div>\n<div class=\"comparison-value\">Extended<\/div>\n<div class=\"comparison-value\">Reasoning toggle<\/div>\n<\/p><\/div>\n<div class=\"comparison-row\">\n<div class=\"comparison-feature\">Imagine images<\/div>\n<div class=\"comparison-value\">Aurora basic<\/div>\n<div class=\"comparison-value\">Basic Imagine<\/div>\n<div class=\"comparison-value\">Full Imagine<\/div>\n<div class=\"comparison-value\">Maximum<\/div>\n<div class=\"comparison-value\">Imagine API<\/div>\n<\/p><\/div>\n<div class=\"comparison-row\">\n<div class=\"comparison-feature\">Imagine video<\/div>\n<div class=\"comparison-value\">No<\/div>\n<div class=\"comparison-value\">15\/day at 480p<\/div>\n<div class=\"comparison-value\">Full<\/div>\n<div class=\"comparison-value\">Maximum<\/div>\n<div class=\"comparison-value\">Imagine API<\/div>\n<\/p><\/div>\n<div class=\"comparison-row\">\n<div class=\"comparison-feature\">Voice<\/div>\n<div class=\"comparison-value\">Basic<\/div>\n<div class=\"comparison-value\">Basic<\/div>\n<div class=\"comparison-value\">Priority<\/div>\n<div class=\"comparison-value\">Priority<\/div>\n<div class=\"comparison-value\">Voice API<\/div>\n<\/p><\/div>\n<div class=\"comparison-row\">\n<div class=\"comparison-feature\">Companions<\/div>\n<div class=\"comparison-value\">No<\/div>\n<div class=\"comparison-value\">No<\/div>\n<div class=\"comparison-value\">Yes<\/div>\n<div class=\"comparison-value\">Yes<\/div>\n<div class=\"comparison-value\">No<\/div>\n<\/p><\/div>\n<div class=\"comparison-row\">\n<div class=\"comparison-feature\">Memory<\/div>\n<div class=\"comparison-value\">Yes<\/div>\n<div class=\"comparison-value\">Yes<\/div>\n<div class=\"comparison-value\">Yes<\/div>\n<div class=\"comparison-value\">Yes<\/div>\n<div class=\"comparison-value\">Build your own<\/div>\n<\/p><\/div>\n<div class=\"comparison-row\">\n<div class=\"comparison-feature\">Projects<\/div>\n<div class=\"comparison-value\">Basic<\/div>\n<div class=\"comparison-value\">Basic<\/div>\n<div class=\"comparison-value\">Full<\/div>\n<div class=\"comparison-value\">Full<\/div>\n<div class=\"comparison-value\">Custom<\/div>\n<\/p><\/div>\n<div class=\"comparison-row\">\n<div class=\"comparison-feature\">Document analysis<\/div>\n<div class=\"comparison-value\">25MB chat<\/div>\n<div class=\"comparison-value\">25MB chat<\/div>\n<div class=\"comparison-value\">25MB chat<\/div>\n<div class=\"comparison-value\">25MB chat<\/div>\n<div class=\"comparison-value\">48MB API<\/div>\n<\/p><\/div>\n<div class=\"comparison-row\">\n<div class=\"comparison-feature\">Heavy mode<\/div>\n<div class=\"comparison-value\">No<\/div>\n<div class=\"comparison-value\">No<\/div>\n<div class=\"comparison-value\">No<\/div>\n<div class=\"comparison-value\">16-agent<\/div>\n<div class=\"comparison-value\">grok-4-heavy<\/div>\n<\/p><\/div>\n<div class=\"comparison-row\">\n<div class=\"comparison-feature\">Build (pre-launch)<\/div>\n<div class=\"comparison-value\">TBD<\/div>\n<div class=\"comparison-value\">TBD<\/div>\n<div class=\"comparison-value\">TBD<\/div>\n<div class=\"comparison-value\">TBD<\/div>\n<div class=\"comparison-value\">TBD<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><br \/>\n    <!-- SECTION 14: FAQ --><br \/>\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<section id=\"faq\" aria-labelledby=\"faq-heading\">\n<p class=\"section-label\">FAQ<\/p>\n<h2 id=\"faq-heading\">Grok Features: Frequently Asked Questions<\/h2>\n<div class=\"faq-accordion\">\n<details class=\"faq-item\" open>\n<summary class=\"faq-question\">\n                    <span>What is Grok DeepSearch?<\/span><br \/>\n                    <span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><br \/>\n                <\/summary>\n<div class=\"faq-answer\">\n<p style=\"font-size: 16px;\">A multi-step research feature that searches the web, X, and news sources, cross-references results, and synthesizes a comprehensive answer. Activate via toggle in the consumer app or &#8220;Use DeepSearch:&#8221; prefix in a prompt. Hard limit: 10 search steps per query.<\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"faq-item\">\n<summary class=\"faq-question\">\n                    <span>What is Think Mode?<\/span><br \/>\n                    <span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><br \/>\n                <\/summary>\n<div class=\"faq-answer\">\n<p style=\"font-size: 16px;\">Chain-of-thought reasoning with a visible &#8220;Thoughts&#8221; panel before the answer. Improves complex analytical reasoning. Increases summarization hallucination &#8211; reserve for open-ended analysis, turn off for document summary tasks.<\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"faq-item\">\n<summary class=\"faq-question\">\n                    <span>What is Expert Mode?<\/span><br \/>\n                    <span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><br \/>\n                <\/summary>\n<div class=\"faq-answer\">\n<p style=\"font-size: 16px;\">A usage mode that forces higher compute and deeper reasoning than Auto Mode. xAI has not published a formal definition. Third-party descriptions place it between Fast Mode and Thinking Mode in the compute hierarchy. Available across consumer tiers.<\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"faq-item\">\n<summary class=\"faq-question\">\n                    <span>Can Grok analyze documents?<\/span><br \/>\n                    <span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><br \/>\n                <\/summary>\n<div class=\"faq-answer\">\n<p style=\"font-size: 16px;\">Yes. Supported formats: PDF, DOCX, plain text, Markdown, code files (Python, JS), CSV, JSON. Image formats: PNG, JPEG, GIF, WebP. ZIP archives are scanned. Chat UI accepts up to 25 MB per file; API accepts up to 48 MB. API document processing requires Grok 4 or newer. PDF parsing confirmed for both surfaces.<\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"faq-item\">\n<summary class=\"faq-question\">\n                    <span>Can Grok generate images?<\/span><br \/>\n                    <span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><br \/>\n                <\/summary>\n<div class=\"faq-answer\">\n<p style=\"font-size: 16px;\">Yes, through the Aurora model. Available on Free tier in basic form; full Imagine on SuperGrok and above. Both text-to-image and image-to-image (editing) workflows are supported.<\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"faq-item\">\n<summary class=\"faq-question\">\n                    <span>Can Grok generate videos?<\/span><br \/>\n                    <span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><br \/>\n                <\/summary>\n<div class=\"faq-answer\">\n<p style=\"font-size: 16px;\">Yes, through Grok Imagine Video. SuperGrok Lite includes 15 videos per day at 480p \/ 6 seconds. SuperGrok includes full Imagine. SuperGrok Heavy includes maximum settings. Imagine Video version 1.0 launched February 2026 with native audio support.<\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"faq-item\">\n<summary class=\"faq-question\">\n                    <span>Does Grok have voice mode?<\/span><br \/>\n                    <span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><br \/>\n                <\/summary>\n<div class=\"faq-answer\">\n<p style=\"font-size: 16px;\">Yes. Real-time voice conversation with TTS and STT. Camera mode (visual scene analysis while speaking) launched with Grok 4 in July 2025. Basic voice on Free tier; priority voice on SuperGrok and above.<\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"faq-item\">\n<summary class=\"faq-question\">\n                    <span>What are Grok Companions?<\/span><br \/>\n                    <span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><br \/>\n                <\/summary>\n<div class=\"faq-answer\">\n<p style=\"font-size: 16px;\">3D animated AI characters with persistent memory and distinct personalities (Ani, Rudy, Bad Rudy, Valentine). Require SuperGrok ($30\/month) minimum. Some Companions support NSFW mode. Launched July 2025 with Grok 4.<\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"faq-item\">\n<summary class=\"faq-question\">\n                    <span>Does Grok have memory across conversations?<\/span><br \/>\n                    <span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><br \/>\n                <\/summary>\n<div class=\"faq-answer\">\n<p style=\"font-size: 16px;\">Yes in the consumer apps (grok.com, iOS, Android). Launched April 2025. Memory is stored outside the context window and selectively injected at conversation start. The standard API does not have native cross-session memory; developers must build their own memory layer.<\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"faq-item\">\n<summary class=\"faq-question\">\n                    <span>What are Grok Projects?<\/span><br \/>\n                    <span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><br \/>\n                <\/summary>\n<div class=\"faq-answer\">\n<p style=\"font-size: 16px;\">Workspaces that hold persistent files, conversation history, and custom instructions for related chats. Available across consumer tiers; Grok Business adds team sharing at $30\/seat\/month. Launched April 2025.<\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"faq-item\">\n<summary class=\"faq-question\">\n                    <span>What is Grok Build?<\/span><br \/>\n                    <span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><br \/>\n                <\/summary>\n<div class=\"faq-answer\">\n<p style=\"font-size: 16px;\">A coding agent in pre-launch as of May 2026. Features parallel agent spawning (up to 8 agents) and Arena Mode for tournament-style solution evaluation. Uses Grok 4.3 as underlying model. Tier availability and pricing not yet disclosed. Treat all Build claims as Volatile until xAI publishes formal documentation.<\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"faq-item\">\n<summary class=\"faq-question\">\n                    <span>Why does Grok cite wrong sources?<\/span><br \/>\n                    <span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><br \/>\n                <\/summary>\n<div class=\"faq-answer\">\n<p style=\"font-size: 16px;\">Grok-3 scored 94% citation hallucination on the Columbia Journalism Review test, the worst of any model tested. The mechanism: citations are generated when search tools are enabled, but the claimed information often does not match source content. For citation-grounded research, pair Grok with Perplexity (which scored 37% on the same test, best of any model) rather than relying on Grok citations alone.<\/p>\n<\/p><\/div>\n<\/details><\/div>\n<\/section>\n<p>    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><br \/>\n    <!-- SECTION 15: FINAL CTA --><br \/>\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<section style=\"padding: 100px 48px;\">\n<div class=\"cta-section\">\n<h2>Twelve features. Real strengths. <br \/>Documented gaps. One catch.<\/h2>\n<p class=\"cta-subtitle\">\n                Citation hallucination on Grok-3 was 94% on CJR. Vectara summarization hallucination on the reasoning variant is 20.2%, the worst of any frontier model. Suprmind orchestrates Grok alongside Claude, Perplexity, ChatGPT, and Gemini in one shared conversation &#8211; so when one model fabricates, others catch it before it reaches your decision.\n            <\/p>\n<div class=\"hero-cta-group\">\n                <a href=\"\/signup\/spark\" class=\"btn-white\">Start Your Free Trial<\/a><br \/>\n                <a href=\"https:\/\/suprmind.ai\/hub\/platform\/\" class=\"btn-white\">See How Suprmind Works<\/a>\n            <\/div>\n<p style=\"margin-top: 24px; font-size: 14px; opacity: 0.7;\">7-day free trial. All five frontier models. No credit card required.<\/p>\n<\/p><\/div>\n<\/section>\n<p>    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><br \/>\n    <!-- FOOTER NOTE --><br \/>\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<section style=\"padding: 40px 48px; text-align: center;\">\n<p style=\"font-size: 16px; color: #e5e7eb; font-weight: 500; margin-bottom: 8px;\">\n            Disagreement is the feature.\n        <\/p>\n<p style=\"font-size: 14px; color: #e5e7eb; font-style: italic;\">\n            Last verified May 7, 2026. Next refresh due August 7, 2026.\n        <\/p>\n<\/section>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Grok Features Deep Dive How Grok Works: DeepSearch, Think Mode, Companions and More Grok ships with twelve distinct features split across four categories: research and reasoning, content generation, conversational interfaces, and workspace tools. This guide covers what each feature actually does, how it works mechanically, when to use it, when not to, and the documented [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":5074,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5119","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.0 - aioseo.com -->\n\t<meta name=\"description\" content=\"Grok Features Deep Dive How Grok Works: DeepSearch, Think Mode, Companions and More Grok ships with twelve distinct features split across four categories: research and reasoning, content generation, conversational interfaces, and workspace tools. This guide covers what each feature actually does, how it works mechanically, when to use it, when not to, and the documented\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/suprmind.ai\/hub\/grok\/grok-features\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.0\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Suprmind - Multi-Model AI Decision Intelligence Chat Platform for Professionals for Business: 5 Models, One Thread .\" \/>\n\t\t<meta property=\"og:type\" content=\"website\" \/>\n\t\t<meta property=\"og:title\" content=\"Grok Features 2026: DeepSearch, Think Mode, Companions - Suprmind\" \/>\n\t\t<meta property=\"og:description\" content=\"Grok Features Deep Dive How Grok Works: DeepSearch, Think Mode, Companions and More Grok ships with twelve distinct features split across four categories: research and reasoning, content generation, conversational interfaces, and workspace tools. This guide covers what each feature actually does, how it works mechanically, when to use it, when not to, and the documented\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/suprmind.ai\/hub\/grok\/grok-features\/\" \/>\n\t\t<meta property=\"fb:admins\" content=\"567083258\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/suprmind.ai\/hub\/wp-content\/uploads\/2026\/01\/disagreement-is-the-feature-og-scaled.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/suprmind.ai\/hub\/wp-content\/uploads\/2026\/01\/disagreement-is-the-feature-og-scaled.png\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@suprmind_ai\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Grok Features 2026: DeepSearch, Think Mode, Companions - Suprmind\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Grok Features Deep Dive How Grok Works: DeepSearch, Think Mode, Companions and More Grok ships with twelve distinct features split across four categories: research and reasoning, content generation, conversational interfaces, and workspace tools. This guide covers what each feature actually does, how it works mechanically, when to use it, when not to, and the documented\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@RadomirBasta\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/suprmind.ai\/hub\/wp-content\/uploads\/2026\/01\/disagreement-is-the-feature-og-scaled.png\" \/>\n\t\t<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t\t<meta name=\"twitter:data1\" content=\"Radomir Basta\" \/>\n\t\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t\t<meta name=\"twitter:data2\" content=\"17 minutes\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/suprmind.ai\\\/hub\\\/grok\\\/grok-features\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/suprmind.ai\\\/hub\\\/grok\\\/#listItem\",\"position\":1,\"name\":\"Grok by xAI: Complete Guide to Models, Features and Pricing\",\"item\":\"https:\\\/\\\/suprmind.ai\\\/hub\\\/grok\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/suprmind.ai\\\/hub\\\/grok\\\/grok-features\\\/#listItem\",\"name\":\"Grok Features 2026: DeepSearch, Think Mode, Companions\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/suprmind.ai\\\/hub\\\/grok\\\/grok-features\\\/#listItem\",\"position\":2,\"name\":\"Grok Features 2026: DeepSearch, Think Mode, Companions\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/suprmind.ai\\\/hub\\\/grok\\\/#listItem\",\"name\":\"Grok by xAI: Complete Guide to Models, Features and Pricing\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/suprmind.ai\\\/hub\\\/#organization\",\"name\":\"Suprmind\",\"description\":\"Decision validation platform for professionals who can't afford to be wrong. Five smartest AIs, in the same conversation. They debate, challenge, and build on each other - you export the verdict as a deliverable. Disagreement is the feature.\",\"url\":\"https:\\\/\\\/suprmind.ai\\\/hub\\\/\",\"email\":\"team@suprmind.ai\",\"foundingDate\":\"2025-10-01\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"value\":4},\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/suprmind.ai\\\/hub\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/suprmind-slash-new-bold-italic.png\",\"@id\":\"https:\\\/\\\/suprmind.ai\\\/hub\\\/grok\\\/grok-features\\\/#organizationLogo\",\"width\":1920,\"height\":1822,\"caption\":\"Suprmind\"},\"image\":{\"@id\":\"https:\\\/\\\/suprmind.ai\\\/hub\\\/grok\\\/grok-features\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/suprmind.ai.orchestration\",\"https:\\\/\\\/x.com\\\/suprmind_ai\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/suprmind.ai\\\/hub\\\/grok\\\/grok-features\\\/#webpage\",\"url\":\"https:\\\/\\\/suprmind.ai\\\/hub\\\/grok\\\/grok-features\\\/\",\"name\":\"Grok Features 2026: DeepSearch, Think Mode, Companions - Suprmind\",\"description\":\"Grok Features Deep Dive How Grok Works: DeepSearch, Think Mode, Companions and More Grok ships with twelve distinct features split across four categories: research and reasoning, content generation, conversational interfaces, and workspace tools. This guide covers what each feature actually does, how it works mechanically, when to use it, when not to, and the documented\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/suprmind.ai\\\/hub\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/suprmind.ai\\\/hub\\\/grok\\\/grok-features\\\/#breadcrumblist\"},\"datePublished\":\"2026-05-07T18:21:27+00:00\",\"dateModified\":\"2026-05-07T18:21:27+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/suprmind.ai\\\/hub\\\/#website\",\"url\":\"https:\\\/\\\/suprmind.ai\\\/hub\\\/\",\"name\":\"Suprmind\",\"alternateName\":\"Suprmind.ai\",\"description\":\"Multi-Model AI Decision Intelligence Chat Platform for Professionals for Business: 5 Models, One Thread .\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/suprmind.ai\\\/hub\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Grok Features 2026: DeepSearch, Think Mode, Companions - Suprmind<\/title>\n\n","aioseo_head_json":{"title":"Grok Features 2026: DeepSearch, Think Mode, Companions - Suprmind","description":"Grok Features Deep Dive How Grok Works: DeepSearch, Think Mode, Companions and More Grok ships with twelve distinct features split across four categories: research and reasoning, content generation, conversational interfaces, and workspace tools. This guide covers what each feature actually does, how it works mechanically, when to use it, when not to, and the documented","canonical_url":"https:\/\/suprmind.ai\/hub\/grok\/grok-features\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/suprmind.ai\/hub\/grok\/grok-features\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/suprmind.ai\/hub\/grok\/#listItem","position":1,"name":"Grok by xAI: Complete Guide to Models, Features and Pricing","item":"https:\/\/suprmind.ai\/hub\/grok\/","nextItem":{"@type":"ListItem","@id":"https:\/\/suprmind.ai\/hub\/grok\/grok-features\/#listItem","name":"Grok Features 2026: DeepSearch, Think Mode, Companions"}},{"@type":"ListItem","@id":"https:\/\/suprmind.ai\/hub\/grok\/grok-features\/#listItem","position":2,"name":"Grok Features 2026: DeepSearch, Think Mode, Companions","previousItem":{"@type":"ListItem","@id":"https:\/\/suprmind.ai\/hub\/grok\/#listItem","name":"Grok by xAI: Complete Guide to Models, Features and Pricing"}}]},{"@type":"Organization","@id":"https:\/\/suprmind.ai\/hub\/#organization","name":"Suprmind","description":"Decision validation platform for professionals who can't afford to be wrong. Five smartest AIs, in the same conversation. They debate, challenge, and build on each other - you export the verdict as a deliverable. Disagreement is the feature.","url":"https:\/\/suprmind.ai\/hub\/","email":"team@suprmind.ai","foundingDate":"2025-10-01","numberOfEmployees":{"@type":"QuantitativeValue","value":4},"logo":{"@type":"ImageObject","url":"https:\/\/suprmind.ai\/hub\/wp-content\/uploads\/2026\/02\/suprmind-slash-new-bold-italic.png","@id":"https:\/\/suprmind.ai\/hub\/grok\/grok-features\/#organizationLogo","width":1920,"height":1822,"caption":"Suprmind"},"image":{"@id":"https:\/\/suprmind.ai\/hub\/grok\/grok-features\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/suprmind.ai.orchestration","https:\/\/x.com\/suprmind_ai"]},{"@type":"WebPage","@id":"https:\/\/suprmind.ai\/hub\/grok\/grok-features\/#webpage","url":"https:\/\/suprmind.ai\/hub\/grok\/grok-features\/","name":"Grok Features 2026: DeepSearch, Think Mode, Companions - Suprmind","description":"Grok Features Deep Dive How Grok Works: DeepSearch, Think Mode, Companions and More Grok ships with twelve distinct features split across four categories: research and reasoning, content generation, conversational interfaces, and workspace tools. This guide covers what each feature actually does, how it works mechanically, when to use it, when not to, and the documented","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/suprmind.ai\/hub\/#website"},"breadcrumb":{"@id":"https:\/\/suprmind.ai\/hub\/grok\/grok-features\/#breadcrumblist"},"datePublished":"2026-05-07T18:21:27+00:00","dateModified":"2026-05-07T18:21:27+00:00"},{"@type":"WebSite","@id":"https:\/\/suprmind.ai\/hub\/#website","url":"https:\/\/suprmind.ai\/hub\/","name":"Suprmind","alternateName":"Suprmind.ai","description":"Multi-Model AI Decision Intelligence Chat Platform for Professionals for Business: 5 Models, One Thread .","inLanguage":"en-US","publisher":{"@id":"https:\/\/suprmind.ai\/hub\/#organization"}}]},"og:locale":"en_US","og:site_name":"Suprmind - Multi-Model AI Decision Intelligence Chat Platform for Professionals for Business: 5 Models, One Thread .","og:type":"website","og:title":"Grok Features 2026: DeepSearch, Think Mode, Companions - Suprmind","og:description":"Grok Features Deep Dive How Grok Works: DeepSearch, Think Mode, Companions and More Grok ships with twelve distinct features split across four categories: research and reasoning, content generation, conversational interfaces, and workspace tools. This guide covers what each feature actually does, how it works mechanically, when to use it, when not to, and the documented","og:url":"https:\/\/suprmind.ai\/hub\/grok\/grok-features\/","fb:admins":"567083258","og:image":"https:\/\/suprmind.ai\/hub\/wp-content\/uploads\/2026\/01\/disagreement-is-the-feature-og-scaled.png","og:image:secure_url":"https:\/\/suprmind.ai\/hub\/wp-content\/uploads\/2026\/01\/disagreement-is-the-feature-og-scaled.png","twitter:card":"summary_large_image","twitter:site":"@suprmind_ai","twitter:title":"Grok Features 2026: DeepSearch, Think Mode, Companions - Suprmind","twitter:description":"Grok Features Deep Dive How Grok Works: DeepSearch, Think Mode, Companions and More Grok ships with twelve distinct features split across four categories: research and reasoning, content generation, conversational interfaces, and workspace tools. This guide covers what each feature actually does, how it works mechanically, when to use it, when not to, and the documented","twitter:creator":"@RadomirBasta","twitter:image":"https:\/\/suprmind.ai\/hub\/wp-content\/uploads\/2026\/01\/disagreement-is-the-feature-og-scaled.png","twitter:label1":"Written by","twitter:data1":"Radomir Basta","twitter:label2":"Est. reading time","twitter:data2":"17 minutes"},"aioseo_meta_data":{"post_id":"5119","title":null,"description":null,"keywords":null,"keyphrases":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_custom_image_width":null,"og_custom_image_height":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":true,"twitter_card":"default","twitter_image_type":"default","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"none","tabs":null,"priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":"2026-05-07 18:33:57","created":"2026-05-07 18:21:29","updated":"2026-05-07 18:33:57","og_image_url":null,"twitter_image_url":null},"aioseo_breadcrumb":null,"aioseo_breadcrumb_json":[{"label":"Grok by xAI: Complete Guide to Models, Features and Pricing","link":"https:\/\/suprmind.ai\/hub\/grok\/"},{"label":"Grok Features 2026: DeepSearch, Think Mode, Companions","link":"https:\/\/suprmind.ai\/hub\/grok\/grok-features\/"}],"_links":{"self":[{"href":"https:\/\/suprmind.ai\/hub\/wp-json\/wp\/v2\/pages\/5119","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/suprmind.ai\/hub\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/suprmind.ai\/hub\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/suprmind.ai\/hub\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/suprmind.ai\/hub\/wp-json\/wp\/v2\/comments?post=5119"}],"version-history":[{"count":0,"href":"https:\/\/suprmind.ai\/hub\/wp-json\/wp\/v2\/pages\/5119\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/suprmind.ai\/hub\/wp-json\/wp\/v2\/pages\/5074"}],"wp:attachment":[{"href":"https:\/\/suprmind.ai\/hub\/wp-json\/wp\/v2\/media?parent=5119"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}