Agents
An AI agent is a piece of software that can pursue a goal on your behalf with little or no step-by-step supervision. That single sentence hides a real shift. An ordinary program waits to be told exactly what to do, and a chatbot answers one question at a time and then forgets you. An agent is different in kind. It can take a goal, break it into steps, decide what to do next, reach for a tool such as a search engine or a database or another program, notice when something has gone wrong, and carry a task through to the end. The difference between answering and acting is the difference this whole site is about.
Why a single agent is not the interesting part
On its own, an agent is already useful, in the way a capable assistant is useful. The reason a whole economy is forming around agents is that they are starting to work with one another. Picture an agent working for you that wants to book a trip. To finish the job it may need a flights agent, a hotels agent, a payments service, and your calendar, and most of those are run by other people and other companies. For anything real to happen, these agents have to find one another, understand what each is offering, agree on who does what, and settle up when the work is done. Doing that reliably, across software built by strangers, is the practical heart of the agent economy.
The three problems that have to be solved
Everything else on this site follows from three problems that stand between us and that world, and it is worth naming them at the outset because the other pages take them one at a time.
The first is communication. Agents built by different makers need a shared language, the way every website on earth speaks a small set of common protocols so that any browser can read any page. Without that shared language, two agents are two strangers with no words in common. The Communication page explains the standards that solve this.
The second is payment. An agent that hires another agent needs a way to pay it, and it turns out that human payment systems fit this task poorly. Agents may pay in tiny amounts, thousands of times, at machine speed, for a single small service, which is nothing like the way a person pays a monthly bill. The Payments page explains the new rails being built for exactly this pattern.
The third problem, and by far the hardest, is trust. Before you let one agent act on another agent's word, or hand it money, you need to know who it is, what it is allowed to do, and who is responsible if it goes wrong. This is not mainly a technical problem. It is a problem of judgment, and it is the one this site keeps returning to, on the Identity page and throughout the Rules of Engagement.
Where this is going, honestly
It is easy to find breathless claims about the agent economy, and it is just as easy to find people who dismiss it as hype. The truth sits in between and is more interesting than either. The communication layer is genuinely maturing, the payment layer is genuinely arriving, and real value, though still small, is already moving between pieces of software with no person in the loop. At the same time, the trust layer is early, the legal ground is unsettled, and much of what you read is a demonstration rather than a business. The useful stance is neither excitement nor dismissal but attention. Something real is being built, the foundations are being poured now, and the decisions made at this stage, about how agents identify themselves and what they are allowed to do, will shape whether the result is trustworthy or merely fast. That is why AI Hive exists, and the primer you have just read is the ground floor of everything that follows.