diff --git a/agents/introduction.mdx b/agents/introduction.mdx
index 4005876c..a7a314c5 100644
--- a/agents/introduction.mdx
+++ b/agents/introduction.mdx
@@ -1,85 +1,68 @@
---
title: "Hypermode Agents"
-sidebarTitle: "Overview"
description:
- "Build AI agents that act, not just chat—from natural conversation to
- production-ready code"
+ "Build AI agents that act—from natural language toproduction-ready code"
+mode: "wide"
+sidebarTitle: "Overview"
+"og:title": "Overview - Agents"
---
-Most AI agents today still feel like prototypes. They can generate content,
-answer questions, or summarize a PDF. But when it comes to doing real
-work—embedding in live apps, reducing back-office load, or following up with
-customers—they fall short.
-
-They chat. But they don't act.
-
-**Hypermode Agents are here to change that.** Built on the latest AI advances,
-Hypermode Agents are built for work, not just conversation. You'll learn what
-agents can do, how they reason, and what their outputs look like, all while
-building something useful from day one.
-
-## The complete AI development platform
-
-Built on top of the open source Modus AI Agent Framework and the Hypermode
-Platform, Hypermode Agents enables you to get started building domain specific
-agents from natural language.
+Hypermode Agents is the complete solution for defining, iterating, and working
+with agents. Built on the latest AI advances, Hypermode Agents provide an agent
+workbench that allows for quick iteration. The workbench includes:
-
-
-- **Concierge** is Hypermode's AI-powered agent that transforms natural language
- descriptions into fully functional agents. No coding experience required.
-- **Threads** is a conversational interface that lets you build, train, and
- refine AI agents through natural language—no coding required. When you're
- ready, **eject to code** exports your trained agent as a complete Modus app.
-- **Connections** enable Hypermode Agents to understand and interact with their
- environment. By leveraging Model Context Protocol (MCP) servers, Hypermode
- Agents **Hypermode Agents get access to a vast ecosystem of tools and
- integrations by default.**
+- [**Threads**](/work) is a conversational interface that lets you build, train,
+ and refine AI agents through natural language—no coding required.
+- [**Connections**](/connections) establishes secure access for agent tools and
+ your data. By leveraging Model Context Protocol (MCP) servers, Hypermode
+ Agents can understand and interact with their environment.
- **Tasks** are repeatable sets of instructions that you can save and use later
with your agent. Think of a task as a learned skill for your agent.
-
-### Production-ready from day one
-
-Unlike other platforms that require you to rebuild for production, Hypermode is
-designed for real-world use:
-
-- **Serverless infrastructure** that scales automatically and costs nothing when
- idle
-- **Full observability** with inference logging, tracing, and debugging tools
-- **Enterprise security** with role-based access and audit trails
-- **Branch-based environments** for testing and staging
-- **Open source foundation** with no vendor lock-in
-
-## From conversation to code
-
-The power of Hypermode is in its flexibility. Domain experts can build
-sophisticated agents through conversation, while developers can export those
-agents as production-ready code.
-
-**Domain experts** work directly with agents through Threads, shaping behavior
-through natural conversation and training agents with real examples.
-
-**Platform teams** can export trained agents as complete Modus applications,
-audit and version control the logic, and deploy as production microservices with
-full observability.
-
-**No information loss** between business requirements and technical
-implementation. **No rebuild required** to go from prototype to production.
-
-## What can you build?
-
-[**Market research agent**](/agents/agent-gallery/market-researcher): understand
-what's important to any company, whether it's your competitors or your newest
-partner.
-
-[**Go-to-market engineer agent**](/agents/agent-gallery/gtm-engineer): ensure
-that your sales and marketing team has the best internal data to make informed
-decisions.
-
-[**Marketing insights agent**](/agents/agent-gallery/channelpulse): analyzes
-marketing performance across channels and provides optimization recommendations.
-
----
-
-_Ready to turn your ideas into agents?
-[Start building today →](https://hypermode.com/login)_
+- [**Model Router**](/model-selection) makes it easy to access the most popular
+ models to power your agent.
+- [**Concierge**](/create-agent#build-a-new-agent-with-concierge) is Hypermode's
+ AI-powered agent that transforms natural language descriptions into fully
+ functional agents. No coding experience required.
+
+
+
+## How Hypermode Agents are different
+
+- **Conversational interface** to build and refine agents in a live, interactive
+ session using natural language.
+- **Real-time control** for a view to which tools an agent can access and adjust
+ its behavior while tasks are running.
+- **Reduced handoffs** and minimize back-and-forth communication with technical
+ teams by directly shaping agent behavior.
+- **Exploration vs. production.** Develop and test agents freely in an
+ exploratory environment, then lock configurations when ready for production.
+- **Streamlined iteration** of creating and modifying agents that require only a
+ few clicks, making it as simple to build your first agent as it is to manage
+ thousands.
+
+## Where to start
+
+
+
+ Get hands-on with building your first Hypermode agent
+
+
+ Browse available connections to power your agent
+
+
+ Read about the fastest way to production-ready agents
+
+