diff --git a/pages/guides/agents/getting-started/whats-an-agent.mdx b/pages/guides/agents/getting-started/whats-an-agent.mdx index 34bf861f5..6062365a5 100644 --- a/pages/guides/agents/getting-started/whats-an-agent.mdx +++ b/pages/guides/agents/getting-started/whats-an-agent.mdx @@ -24,11 +24,7 @@ The **uAgents Framework** is a lightweight library designed to facilitate the de alt="agents-interacting" /> -Agents, built with the uAgents Framework, are autonomous software programs capable of interacting with others in a decentralized environment. While decentralization is supported, it remains optional based on user needs. - -Intelligent Agents can revolutionize complex systems. For instance, in supply chain management, Agents can enhance demand forecasting, inventory control, logistics optimization, supplier monitoring, quality control, and risk mitigation. This leads to improved efficiency, cost reduction, accuracy, and real-time visibility. - -These Agents are the foundation for developers to leverage the uAgents Framework, enabling the creation of intelligent, self-managed systems across various domains. +Agents built with the uAgents Framework are autonomous programs designed for decentralized interactions, with decentralization being optional. They can transform systems like supply chains by enhancing forecasting, logistics, supplier monitoring, and risk management, driving efficiency and accuracy. Developers can leverage these Agents to build intelligent, self-managed systems across various domains.