---
title: "Deep Research and Deep Thinking — AVCodex Docs"
description: "Deep Research and Deep Thinking — AVCodex documentation for AV integrators, programmers, and ops teams."
lang: en
json-ld:
---

[](/)

Solutions

[Pricing](/pricing)[The Signal](/blog)[Resources](/resources)

Learn

[Free AI Assessment](/scorecard)[Get Started →](/pricing)

[Documentation Home](/docs)

Guides 

Getting Started

-   [The Alchemist Copilot](/docs/guides/the-alchemist-copilot)
-   [Choosing a Model](/docs/guides/choosing-a-model)
-   [Skills & Templates](/docs/guides/skills-and-templates)
-   [Pricing & Usage](/docs/guides/pricing-and-usage)
-   [Understanding Tokens](/docs/guides/understanding-tokens)
-   [Maximize AVCodex Capabilities](/docs/guides/maximize-avcodex-capabilities)

Knowledge & Memory

-   [How Knowledge Sources Work](/docs/guides/how-knowledge-sources-work)
-   [Knowledge Retrieval Settings](/docs/guides/knowledge-retrieval-settings)
-   [User Memory](/docs/guides/user-memory)
-   [Consumer Brain](/docs/guides/consumer-brain)

Agent Capabilities

-   [Image Recognition](/docs/guides/image-recognition)
-   [Image Generation](/docs/guides/image-generation)
-   [Video Generation](/docs/guides/video-generation)
-   [Deep Research and Deep Thinking](/docs/guides/deep-research-and-deep-thinking)
-   [Heartbeat (Proactive AI Outreach)](/docs/guides/heartbeat-proactive-ai-outreach)
-   [Database Connections](/docs/guides/database-connections)
-   [Agent-to-Agent Links](/docs/guides/agent-to-agent-links)
-   [Message Tagging](/docs/guides/message-tagging)
-   [Lead Generation Forms](/docs/guides/lead-generation-forms)
-   [Multilingual Apps](/docs/guides/multilingual-apps)
-   [Understanding Evaluations](/docs/guides/understanding-evaluations)

Design & Experience

-   [Style Studio](/docs/guides/style-studio)
-   [Component Studio](/docs/guides/component-studio)
-   [HQ Profile](/docs/guides/hq-profile)
-   [Multiplayer Chat](/docs/guides/multiplayer-chat)
-   [Circles](/docs/guides/circles)
-   [Desktop Agent](/docs/guides/desktop-agent)

Voice & Phone

-   [Phone Numbers](/docs/guides/phone-numbers)
-   [Outbound Calling](/docs/guides/outbound-calling)
-   [Voice Cloning](/docs/guides/voice-cloning)

Publish & Share

-   [Embed Chat Widget](/docs/guides/embed-chat-widget)
-   [Custom Domains](/docs/guides/custom-domains)
-   [PWA Installation](/docs/guides/pwa-installation)
-   [AVCodex Sites](/docs/guides/avcodex-sites)
-   [Embed on Kajabi](/docs/guides/embed-on-kajabi)
-   [How to Use AVCodex with Claude Code](/docs/guides/how-to-use-avcodex-with-claude-code)

Monetization & Access

-   [Selling Access](/docs/guides/selling-access)
-   [Consumer Monetization](/docs/guides/consumer-monetization)
-   [Access Control](/docs/guides/access-control)
-   [Bring Your Own Auth](/docs/guides/bring-your-own-auth)
-   [Clever SSO for Schools](/docs/guides/clever-sso-for-schools)

Analytics & Operations

-   [Analytics & Chat History](/docs/guides/analytics-and-chat-history)
-   [Performance Dashboard](/docs/guides/performance-dashboard)
-   [Programmatic Usage Stats](/docs/guides/programmatic-usage-stats)
-   [Session Lifecycle Webhooks](/docs/guides/session-lifecycle-webhooks)
-   [Audit Logs](/docs/guides/audit-logs)

Teams & White-Label

-   [Team Management](/docs/guides/team-management)
-   [Enterprise Whitelabel](/docs/guides/enterprise-whitelabel)

Alchemist Platform

-   [Alchemist Tickets](/docs/guides/alchemist-tickets)
-   [Alchemist Getting Started](/docs/guides/alchemist-getting-started)
-   [Alchemist Working with Tickets](/docs/guides/alchemist-working-with-tickets)
-   [Alchemist Local Development](/docs/guides/alchemist-local-development)

Alchemist Operations

-   [Alchemist Environment Variables](/docs/guides/alchemist-environment-variables)
-   [Alchemist Deploys and Domains](/docs/guides/alchemist-deploys-and-domains)
-   [Alchemist Self-Healing](/docs/guides/alchemist-self-healing)

Alchemist API & Automation

-   [Alchemist API Keys](/docs/guides/alchemist-api-keys)
-   [Alchemist MCP Server](/docs/guides/alchemist-mcp-server)
-   [Alchemist Pipeline Configuration](/docs/guides/alchemist-pipeline-configuration)
-   [Alchemist Pipeline Permutations](/docs/guides/alchemist-pipeline-permutations)

Developer Platform

-   [Building Custom MCP Servers](/docs/guides/building-custom-mcp-servers)
-   [Consumer OAuth for Custom MCP Servers](/docs/guides/consumer-oauth-for-custom-mcp-servers)

AVCodex MCP Server

-   [Overview](/docs/guides/overview)
-   [MCP Reference](/docs/guides/mcp-reference)
-   [Setup & Installation](/docs/guides/setup-and-installation)
-   [Authentication](/docs/guides/authentication)
-   [Tools Reference](/docs/guides/tools-reference)
-   [Common Workflows](/docs/guides/common-workflows)
-   [Rate Limits](/docs/guides/rate-limits)

Custom Actions 

Pro Actions 

API 

Builder API 

Agentic Commerce (ACP) 

Integrations 

[Docs](/docs)/ Guides / Agent Capabilities 

# Deep Research and Deep Thinking

Last updated · MAR 2026 · [Read as Markdown](/docs/guides/deep-research-and-deep-thinking.md)

AVCodex agents support two advanced reasoning capabilities beyond standard chat: **Deep Research** for multi-source investigation and **Deep Thinking** for visible, step-by-step reasoning. Both produce more thorough, transparent answers to complex questions.

> **Warning:** Deep Research and Deep Thinking require a Builder plan or higher. Not available on the Free tier.

## [Deep Research# ](#deep-research)

Deep Research spawns multiple parallel research agents that independently search the web, read pages, and compile findings. Results are synthesized into a single cited report.

### [When the Agent Uses Deep Research# ](#when-the-agent-uses-deep-research)

The agent automatically reaches for Deep Research on questions that need broad investigation:

-   Manufacturer comparisons across multiple lines (Crestron NVX vs Extron NAV vs AMX SVSI for a 40-room AVoIP refresh, for example).
-   Technical deep dives needing several authoritative sources.
-   "Compare X vs Y vs Z" questions on multiple dimensions.
-   Industry reports and competitive analyses.
-   Multi-faceted questions where a single web search wouldn't be enough (specifying a DSP for a complex broadcast workflow, for instance).

It does **not** use Deep Research for simple factual questions, casual conversation, follow-ups where context already exists, or questions about the user's own data.

### [How It Works# ](#how-it-works)

**1\. Decomposition.**

The agent breaks the question into 2-6 focused sub-questions, each targeting a distinct aspect. "Compare Crestron NVX, Extron NAV, and AMX SVSI for enterprise AVoIP" might become sub-questions about latency and PTP support, codec efficiency, control system integration, hardware cost per endpoint, and product roadmap.

**2\. Round 1: Parallel Investigation.**

Each sub-question gets its own research agent that independently searches the web, reads full pages, and follows links to primary sources (manufacturer datasheets, Avixa whitepapers, integrator forums). These agents run in parallel for speed.

**3\. Gap Analysis.**

After Round 1, an analysis step reviews findings for gaps, contradictions, and areas needing more depth. If the research is already comprehensive, it moves straight to synthesis.

**4\. Round 2: Follow-Up Research (if needed).**

Up to 4 follow-up agents investigate gaps. They have context from Round 1, so they can verify claims, cross-reference sources, and fill in missing information.

**5\. Synthesis.**

All findings from both rounds are synthesized into a single, structured report organized by theme. Every claim includes inline citations with links to sources.

### [What the User Sees# ](#what-the-user-sees)

During Deep Research, the chat UI shows real-time progress:

1.  **Plan**: the sub-questions being investigated.
2.  **Research progress**: which agents are running, how many sources have been found.
3.  **Gap analysis**: whether follow-up research is needed.
4.  **Final report**: a comprehensive response with inline source citations.

A typical Deep Research operation takes 30-90 seconds depending on the complexity and the number of follow-ups.

### [Example Prompts# ](#example-prompts)

-   "Research the latest PTP-aware AVoIP product lines from Crestron, Extron, and AMX. Include latency, switch requirements, and codec details."
-   "Compare the top five conference room cameras for a hybrid 12-person huddle space. Cover Logitech, Poly, Yealink, Sony, and Cisco."
-   "What's the current state of Dante Domain Manager 1.5 in production deployments? Pull from real integrator field reports."
-   "Analyze the competitive landscape for cloud-managed digital signage platforms targeting K-12."

## [Deep Thinking# ](#deep-thinking)

Deep Thinking enables visible, structured reasoning before the agent answers. Instead of jumping straight to a response, the agent creates a step-by-step plan and works through it, showing the reasoning process.

### [When the Agent Uses Deep Thinking# ](#when-the-agent-uses-deep-thinking)

The agent automatically uses Deep Thinking for questions that benefit from structured analysis:

-   Comparing two or more options, approaches, or strategies (Q-SYS Lua versus a Crestron SIMPL# scheduling module, for example).
-   Questions with multiple distinct parts that each need analysis.
-   Providing recommendations based on specific criteria (a DSP recommendation given budget, channel count, and Dante requirements).
-   Complex analysis requiring structured reasoning.
-   Cross-referencing multiple knowledge base sources (Crestron, Biamp, and Extron datasheets all together).
-   Combining web research with internal knowledge base data.

It does **not** use Deep Thinking for simple factual questions with a single clear answer, casual conversation, brief follow-ups, or yes/no questions.

### [How It Works# ](#how-it-works)

**1\. Plan Creation.**

The agent creates a reasoning plan with 2-8 steps. Each step maps to a specific action: searching knowledge, browsing the web, analyzing data, comparing options, or synthesizing conclusions.

**2\. Step Execution.**

The agent works through each step in order, using the right tools (knowledge search, web browse, code execution) as needed.

**3\. Comprehensive Response.**

After completing all steps, the agent produces a thorough response informed by the structured reasoning.

### [What the User Sees# ](#what-the-user-sees)

During Deep Thinking, the chat UI shows the reasoning steps as the agent works through them. Each step has a label ("Searching knowledge base for QSC Core 110f I/O specs," "Comparing DSP block costs," "Synthesizing recommendation") and updates in real time.

This transparency helps users understand how the agent reached its answer. Important when an AV programmer or design engineer needs to defend a specification choice to a client or a procurement team.

### [Example Prompts# ](#example-prompts)

-   "Should we use a Q-SYS Core 510i or a BiampVocia for this 1,200-seat house of worship? Consider channel count, paging requirements, and integrator familiarity."
-   "Review our standard 12-person huddle room scope and identify the three biggest risks for a fixed-bid RFP."
-   "What's the best programming approach for cross-room scheduling when half the rooms are Crestron and half are Q-SYS?"
-   "Analyze our Q3 truck-roll data and recommend focus areas for Q4 preventive maintenance."

## [Deep Research vs Deep Thinking# ](#deep-research-vs-deep-thinking)

Deep Research

Deep Thinking

**Purpose**

Gather information from many external sources

Structure reasoning over available information

**Speed**

30-90 seconds

10-30 seconds

**Sources**

Parallel web search agents

Knowledge base, web, code execution

**Output**

Cited research report

Structured analysis with visible reasoning

**Best for**

"What's the current state of X?"

"What should I do about X?"

**Agents**

2-6 parallel sub-agents plus follow-up agents

Single agent with multi-step plan

In practice, the agent often combines both: Deep Research to gather information, Deep Thinking to analyze it. The agent decides which capability to use (or both) based on the question.

## [Tier Requirements# ](#tier-requirements)

Both capabilities require a **Builder** plan or higher:

Tier

Deep Thinking

Deep Research

Free

No

No

Builder

Yes

Yes

Studio

Yes

Yes

Studio Pro

Yes

Yes

Enterprise

Yes

Yes

## [Billing# ](#billing)

Both Deep Research and Deep Thinking consume tokens through your organization's Stripe Token Billing balance. Deep Research is more expensive because it runs multiple parallel LLM calls (one per sub-question, plus gap analysis and synthesis). A typical Deep Research operation uses 5-15x the tokens of a standard chat response.

Deep Thinking has modest overhead since it uses a single model with structured planning. Typically 2-3x a standard response.

> **Tip:** If your agent mostly serves simple Q&A (a quick room-support agent answering "How do I start the projector?", say), users will rarely trigger these capabilities. The agent only activates them for questions that benefit from structured reasoning or multi-source research.

\*AVCodex · Your AV expertise. Amplified by AI.\*

Was this helpful? 

[Edit this page →](#)

[

Previous

Video Generation

](/docs/guides/video-generation)[

Next

Heartbeat (Proactive AI Outreach)

](/docs/guides/heartbeat-proactive-ai-outreach)

On this page

-   [Deep Research](#deep-research)
-   [When the Agent Uses Deep Research](#when-the-agent-uses-deep-research)
-   [How It Works](#how-it-works)
-   [What the User Sees](#what-the-user-sees)
-   [Example Prompts](#example-prompts)
-   [Deep Thinking](#deep-thinking)
-   [When the Agent Uses Deep Thinking](#when-the-agent-uses-deep-thinking)
-   [How It Works](#how-it-works)
-   [What the User Sees](#what-the-user-sees)
-   [Example Prompts](#example-prompts)
-   [Deep Research vs Deep Thinking](#deep-research-vs-deep-thinking)
-   [Tier Requirements](#tier-requirements)
-   [Billing](#billing)

[](/)

The AI platform built exclusively for professional AV. Build, deploy, and sell AI tools that understand your industry.

### Platform

-   What You Can Build
-   Templates
-   [Pricing](/pricing)

### Services

-   [Done-For-You](/pricing)
-   [Academy](/academy)
-   [Contact](/contact)

### Company

-   About
-   [The Signal](/blog)
-   [Docs](/docs)
-   [LinkedIn](#)

© 2026 AVCodex. A Future Ready Holdings Inc. product. SOC 2 Type II Certified · HIPAA Compliant