{"id":"deagentai","title":"DeAgentAI","content":"**DeAgentAI** is a decentralized infrastructure project that develops a framework for autonomous [AI Agents](https://iq.wiki/wiki/ai-agents) designed to operate securely and verifiably on [blockchain](https://iq.wiki/wiki/blockchain) networks. Its infrastructure enables AI entities, referred to as DeAgents, to maintain a persistent identity, interact with users and other agents, and execute actions within decentralized systems. [\\[1\\]](#cite-id-KC2GY2PwhS)\n\n# Overview\n\nDeAgentAI is a decentralized infrastructure designed to allow [AI Agents](https://iq.wiki/wiki/ai-agents) to function autonomously and reliably within [Web3](https://iq.wiki/wiki/web3) ecosystems. The project aims to address core limitations of existing [blockchain](https://iq.wiki/wiki/blockchain) architectures, which it identifies as lacking the efficiency and structure necessary for AI-driven operations. The framework focuses on solving three critical challenges: achieving verifiable consensus on probabilistic AI outputs, ensuring unique and immutable agent identities, and maintaining a continuous, traceable on-chain memory. By addressing these issues, DeAgentAI seeks to provide a foundation for scalable and trustworthy AI participation in decentralized applications. [\\[2\\]](#cite-id-L4k9vByVKP)\n\nThe project's framework, known as the Autonomous Execution Network, defines the lifecycle for its [AI Agents](https://iq.wiki/wiki/ai-agents)—called DeAgents—including their creation, interaction, and evolution on distributed systems. Each DeAgent consists of a cognitive engine (Lobe), a persistent record of its memory, and a set of tools for performing actions or accessing external data. The network involves several distinct roles: Creators deploy agents, Users interact with them, Executors process their computational logic, and Committers validate the outcomes to maintain network consensus. This structure is intended to enable agents to operate independently and predictably on-chain, supporting applications such as autonomous [DeFi](https://iq.wiki/wiki/defi) protocols, evolving [blockchain](https://iq.wiki/wiki/blockchain)-based games, and AI-assisted governance systems. [\\[3\\]](#cite-id-3yxw1e7d9k)\n\n# Architecture\n\n![](https://ipfs.everipedia.org/ipfs/QmREqaH1erXKTUs1AXCrga6QDBQsoja6ifYDLW9qFyRoak)\n\n## Lobe\n\nThe Lobe functions as the [Agent’s](https://iq.wiki/wiki/ai-agents) cognitive core — the component responsible for processing inputs, executing reasoning, and producing verifiable outputs. It integrates multiple data streams, including user queries, relevant memory context, and available tools, before invoking one or more foundational AI models. After processing, it generates structured outputs that may include user responses, memory updates, and execution proofs. Lobes can be locally optimized, remotely hosted, or developed by the broader community, with each instance identified by a specific Uniform Resource Identifier (URI) that tells Executors how to access and run it.\n\nTo maintain integrity and trust within decentralized [agent](https://iq.wiki/wiki/ai-agents) systems, the DeAgent framework introduces Lobe Consensus, a mechanism ensuring that the Lobe’s execution is verifiable. This involves proving both model invocation and surrounding logic using different techniques: [Zero-Knowledge Proofs](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) for non-model logic, TLS-based proofs for closed-source APIs, and entropy-based selection for open-source models. The entropy method measures the similarity between input and output embeddings, selecting the most contextually relevant result while discouraging tampering or manipulation. Together, these methods establish a balance between security, transparency, and performance, ensuring each Lobe’s output can be trusted within a distributed AI ecosystem. [\\[4\\]](#cite-id-s0brqYctWH)\n\n![](https://ipfs.everipedia.org/ipfs/QmVDw32h13bAws49edpG3QfTd38dcgr2Lr1e7vCf954ghD)\n\n## Memory and Tools\n\nWhile the Lobe provides cognitive processing, an [Agent’s](https://iq.wiki/wiki/ai-agents) individuality and functionality come from its Memory and Tools, which define its persistent state and abilities. Memory stores the [Agent’s](https://iq.wiki/wiki/ai-agents) complete interaction history across the distributed system, creating a verifiable Long-term Memory. For each interaction, the[ Agent](https://iq.wiki/wiki/ai-agents) retrieves relevant portions through a combination of Short-term Memory (recent exchanges) and Long-term Memory (context fetched via Retrieval-Augmented Generation). This structure allows [Agents](https://iq.wiki/wiki/ai-agents) to recall prior experiences and respond continuously, while Committers verify the authenticity of referenced historical data in the ledger. Although the retrieval and scoring process for RAG is not fully consensus-verified, Executors are incentivized to provide accurate and relevant context to ensure consistent performance.\n\nTools extend the [Agent’s](https://iq.wiki/wiki/ai-agents) capacity beyond reasoning into direct interaction with data, systems, and environments. Built-in tools enable secure [blockchain](https://iq.wiki/wiki/blockchain) queries, verifiable data retrieval via web access, and system-level operations via the Decision Plugin. The Decision Plugin, in particular, allows [Agents](https://iq.wiki/wiki/ai-agents) to evaluate and authorize actions such as contract execution or governance votes through a structured approval process verified by Committers. This mechanism transitions [Agents](https://iq.wiki/wiki/ai-agents) from static reasoning entities to autonomous actors capable of executing verified, consequential decisions within decentralized systems. Through the combined use of Memory and Tools, each [Agent](https://iq.wiki/wiki/ai-agents) develops a distinct personality—rooted in its experiences, capabilities, and decision-making logic. [\\[5\\]](#cite-id-7KuiSiMzCY)\n\n![](https://ipfs.everipedia.org/ipfs/QmZeJ9KaLU7nGnmfPjw3gaoFpMSXf1rU7bRLxVbLpehqvE)\n\n## Agent-to-Agent (A2A) Protocol\n\nThe Agent-to-Agent (A2A) Protocol enables autonomous [agents](https://iq.wiki/wiki/ai-agents) within the DeAgentAI framework to communicate, collaborate, and coordinate directly with one another. This protocol operates via standard on-chain transactions, where one agent sends a transaction containing a structured payload to another agent’s address. The receiving agent processes this payload using its own Lobe, Memory, and Tools, producing a response that may include state updates, decisions, or additional A2A messages. Once verified and accepted by Committers, these exchanges are recorded on-chain, ensuring transparency and continuity across interactions.\n\nThrough A2A communication, [agents](https://iq.wiki/wiki/ai-agents) can exchange information, delegate specialized tasks, coordinate complex operations, and negotiate to achieve shared goals. Each interaction adheres to the system’s core principles of consensus, identity, and continuity, which is intended to enable multi-agent collaboration in a verifiable and deterministic manner. This protocol forms the foundation for emergent system behavior, where interconnected agents can collectively reason, act, and evolve within a decentralized environment. [\\[6\\]](#cite-id-eyDmUYF6yD)\n\n![](https://ipfs.everipedia.org/ipfs/QmbsMRhegAsmFB9SJ8zX8bS8GTG9cFjrLAKVQxBshiyCBS)\n\n## Multi-Party Computation (MPC)\n\nMulti-Party Computation (MPC) is utilized to enable trustless execution within the DeAgentAI framework, allowing decentralized participants to collectively authorize and perform sensitive actions without relying on a single point of control. When an [agent](https://iq.wiki/wiki/ai-agents) issues an approved decision through its Decision Plugin, the Committers—who collectively manage cryptographic key shares—initiate an MPC process to generate the necessary authorization signature. This process ensures that no individual participant ever reconstructs or accesses the full private key, maintaining confidentiality and integrity. The resulting signature is then broadcast to carry out the approved on-chain action, such as executing a transaction.\n\nBy distributing authority among multiple participants, MPC enhances security and decentralization. It is designed to remove single points of failure, ensure cryptographic operations are verifiable, and enable agents to perform critical tasks autonomously and securely. This mechanism is foundational for allowing agents to act as reliable custodians, decision-makers, and participants in decentralized governance without compromising system integrity. [\\[7\\]](#cite-id-cW9oLXGwWT)\n\n# Implementations\n\n## AlphaX\n\nAlphaX is an autonomous [AI agent](https://iq.wiki/wiki/ai-agents) operating within the DeAgentAI framework, utilizing the principles of consensus, identity, and continuity to ensure reliable and verifiable outputs. It is designed to generate predictive signals for [cryptocurrencies](https://iq.wiki/wiki/cryptocurrency) such as [BTC](https://iq.wiki/wiki/bitcoin-btc), [ETH](https://iq.wiki/wiki/ethereum), and [SUI](https://iq.wiki/wiki/sui) over time horizons of 2 to 72 hours. Its accuracy is intended to be enhanced through user feedback and continuous model refinement. AlphaX uses persistent memory to adapt its decision-making over time. In its autonomous mode, it can execute trading strategies in real-time in response to market conditions, allowing for both predictive analysis and fully automated trading. The project has reported a prediction accuracy rate exceeding 70% and an annualized return of 455% during a testing period. [\\[8\\]](#cite-id-6SKFqiXbFO)\n\n# AIA\n\nThe $AIA token is the foundational currency of the DeAgentAI ecosystem, designed to power a network of autonomous [AI Agents](https://iq.wiki/wiki/ai-agents) that act as independent, on-chain economic entities. Instead of serving merely as a governance or payment token, $AIA provides the economic bandwidth that enables [AI Agents](https://iq.wiki/wiki/ai-agents) to make decisions, exchange value, and evolve collaboratively. It establishes a shared incentive structure aligning creators, users, validators, and trainers toward the collective growth and intelligence of the system.\n\nFunctionally, $AIA underpins all core activities within the ecosystem. It is used as the medium of exchange for services such as Agent creation, interaction, and access to premium features. Participants can [stake](https://iq.wiki/wiki/staking) $AIA to enhance network security and data validation, earning rewards for their contribution. Additionally, token holders have governance rights that allow them to vote on key parameters and strategic decisions, embedding decentralized oversight into the system’s long-term development. [\\[9\\]](#cite-id-GDvQAneOTd)\n\n![](https://ipfs.everipedia.org/ipfs/QmWT2Ag5J6RCWZRNVU74ssfukvuJ259Snx8PVAwMXFymeu)\n\n## Tokenomics\n\nAIA has a total supply of 1B tokens and has the following allocation:\n\n* **Investors**: 21%\n* **Ecosystem**: 20.2%\n* **Team**: 18%\n* **Community**: 16.5%\n* **Community Airdrop**: 13.5%\n* **Advisor**: 5%\n* **Staking Rewards**: 5%\n* **Liquidity**: 0.8%\n\n# Partnerships\n\n* [Binance](https://iq.wiki/wiki/binance)\n* [Sui](https://iq.wiki/wiki/sui)\n* Bitlayer\n* [OKX](https://iq.wiki/wiki/okx)\n* [Solana](https://iq.wiki/wiki/solana)\n* Chain Catcher\n* B2 Network\n* Bedrock\n* [PANews](https://iq.wiki/wiki/panews)\n* [KiloEx](https://iq.wiki/wiki/kiloex)\n* [Chainbase](https://iq.wiki/wiki/chainbase)","summary":"DeAgentAI's decentralized infrastructure enables autonomous AI agents to operate securely and verifiably in Web3 by solving core blockchain challenges in consen...","images":[{"id":"QmfUG4K3ZRYp1s9p8jRXyvkFSiS29VdqjATK2JWADEbJeq","type":"image/jpeg, image/png"}],"categories":[{"id":"organizations","title":"Organizations"}],"tags":[{"id":"Protocols"},{"id":"BinanceSmartChain"},{"id":"Blockchains"},{"id":"Organizations"},{"id":"AI"}],"media":[{"id":"QmWT2Ag5J6RCWZRNVU74ssfukvuJ259Snx8PVAwMXFymeu","size":null,"name":null,"type":"GALLERY","source":"IPFS_IMG"},{"id":"QmREqaH1erXKTUs1AXCrga6QDBQsoja6ifYDLW9qFyRoak","size":null,"name":"DeAgent.png","type":null,"source":"IPFS_IMG"},{"id":"QmbsMRhegAsmFB9SJ8zX8bS8GTG9cFjrLAKVQxBshiyCBS","size":null,"name":"A2A.png","type":null,"source":"IPFS_IMG"},{"id":"QmZeJ9KaLU7nGnmfPjw3gaoFpMSXf1rU7bRLxVbLpehqvE","size":null,"name":"memtools.png","type":null,"source":"IPFS_IMG"},{"id":"QmVDw32h13bAws49edpG3QfTd38dcgr2Lr1e7vCf954ghD","size":null,"name":"lobe.png","type":null,"source":"IPFS_IMG"}],"metadata":[{"id":"references","value":"[\n  {\n    \"id\": \"KC2GY2PwhS\",\n    \"url\": \"https://deagent.ai/\",\n    \"description\": \"DeAgentAI official website\",\n    \"timestamp\": 1760638581832\n  },\n  {\n    \"id\": \"L4k9vByVKP\",\n    \"url\": \"https://deagentai.gitbook.io/deagentai\",\n    \"description\": \"The \\\"Intelligence\\\" Dilemma of Web3 & DeAgentAI's Mission\",\n    \"timestamp\": 1760638581832\n  },\n  {\n    \"id\": \"3yxw1e7d9k\",\n    \"url\": \"https://deagentai.gitbook.io/deagentai/technical-framework/readme/how-it-works\",\n    \"description\": \"How It Works | DeAgentAI GitBook\",\n    \"timestamp\": 1760638581832\n  },\n  {\n    \"id\": \"s0brqYctWH\",\n    \"url\": \"https://deagentai.gitbook.io/deagentai/technical-architecture/lobe-brain\",\n    \"description\": \"Lobe = Brain | DeAgentAI GitBook\",\n    \"timestamp\": 1760638581832\n  },\n  {\n    \"id\": \"7KuiSiMzCY\",\n    \"url\": \"https://deagentai.gitbook.io/deagentai/technical-architecture/memory-and-tools-personality\",\n    \"description\": \"Memory & Tools = Personality | DeAgentAI GitBook\",\n    \"timestamp\": 1760638581832\n  },\n  {\n    \"id\": \"eyDmUYF6yD\",\n    \"url\": \"https://deagentai.gitbook.io/deagentai/technical-architecture/agent-to-agent-protocol\",\n    \"description\": \"Agent-to-Agent Protocol | DeAgentAI GitBook\",\n    \"timestamp\": 1760638581832\n  },\n  {\n    \"id\": \"cW9oLXGwWT\",\n    \"url\": \"https://deagentai.gitbook.io/deagentai/technical-architecture/mpc-trustless-execution\",\n    \"description\": \"MPC = Trustless Execution | DeAgentAI GitBook\",\n    \"timestamp\": 1760638581832\n  },\n  {\n    \"id\": \"6SKFqiXbFO\",\n    \"url\": \"https://deagentai.gitbook.io/deagentai/building-the-ecosystem/a-dual-track-strategy-of-flagship-products-and-platform-empowerment\",\n    \"description\": \"A Dual-Track Strategy | DeAgentAI GitBook\",\n    \"timestamp\": 1760638581832\n  },\n  {\n    \"id\": \"GDvQAneOTd\",\n    \"url\": \"https://deagentai.gitbook.io/deagentai/tokenomics/the-value-flywheel-for-an-autonomous-ai-economy\",\n    \"description\": \"The Value Flywheel for an Autonomous AI Economy | DeAgentAI GitBook\",\n    \"timestamp\": 1760638581832\n  }\n]"},{"id":"medium_profile","value":"https://medium.com/@deagent.ai"},{"id":"references","value":"https://deagentai.gitbook.io/deagentai"},{"id":"telegram_profile","value":"https://t.me/deagentai"},{"id":"coinmarketcap_url","value":"https://coinmarketcap.com/currencies/deagentai/"},{"id":"bscscan","value":"https://bscscan.com/token/0x48a18A4782b65a0fBed4dcA608BB28038B7bE339"},{"id":"coingecko_profile","value":"https://www.coingecko.com/en/coins/aia"},{"id":"twitter_profile","value":"https://x.com/DeAgentAI"},{"id":"website","value":"https://deagent.ai/"},{"id":"previous_cid","value":"\"https://ipfs.everipedia.org/ipfs/QmQT86HwZ3zB7oszcQ8DaFXQLzoM2qVaDodSEASufkcuLi\""},{"id":"commit-message","value":"\"Updated wiki metadata\""},{"id":"previous_cid","value":"QmQT86HwZ3zB7oszcQ8DaFXQLzoM2qVaDodSEASufkcuLi"}],"events":[{"id":"35fff917-b1ac-4e9a-abce-444b9aacd233","date":"2025-10-16","title":"DeAgentAI Founded","type":"CREATED","description":"DeAgentAI was founded and officially launched.","link":null,"multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null}],"user":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"author":{"id":"0x8AF7a19a26d8FBC48dEfB35AEfb15Ec8c407f889"},"operator":{"id":"0x1E23b34d3106F0C1c74D17f2Cd0F65cdb039b138"},"language":"en","version":1,"linkedWikis":{"blockchains":["binance-smart-chain","bitcoin"],"founders":[],"speakers":[]},"recentActivity":"{\"items\":[{\"id\":\"22b3ed98-af50-433f-b691-a57478d1fa02\",\"title\":\"DeAgentAI\",\"description\":\"DeAgentAI's decentralized infrastructure enables autonomous AI agents to operate securely and verifiably in Web3 by solving core blockchain challenges in consen...\",\"timestamp\":\"2025-11-04T15:22:18.913Z\",\"category\":\"Wiki Update\",\"status\":{\"icon\":\"RiGlobalLine\",\"label\":\"Wiki Updated\",\"iconClassName\":\"text-green-500\"},\"user\":{\"name\":\"0x8AF7a19a26d8FBC48dEfB35AEfb15Ec8c407f889\",\"address\":\"0x1E23b34d3106F0C1c74D17f2Cd0F65cdb039b138\"},\"button\":{\"label\":\"View Summary\",\"icon\":\"RiFileTextLine\"},\"summarySections\":[{\"title\":\"Title\",\"subtitle\":\"The wiki title was updated.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"Changed title from 'organizations' to 'Organizations'.\"]},{\"title\":\"Summary\",\"subtitle\":\"The summary text was shortened.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"The summary was truncated from 'DeAgentAI's decentralized infrastructure enables autonomous AI agents to operate securely and verifiably in Web3 by solving core blockchain challenges in consensus, identity, and memory through its Autonomous Execution Network.' to 'DeAgentAI's decentralized infrastructure enables autonomous AI agents to operate securely and verifiably in Web3 by solving core blockchain challenges in consen...'.\"]},{\"title\":\"Tags\",\"subtitle\":\"The list of tags was modified.\",\"variant\":\"modified\",\"changeCount\":6,\"changes\":[\"Removed tag 'AI'.\",\"Removed tag 'Protocols'.\",\"Removed tag 'Organizations'.\",\"Added tag 'Protocols'.\",\"Added tag 'Organizations'.\",\"Added tag 'AI'.\"]},{\"title\":\"Images\",\"subtitle\":\"Image metadata was updated across multiple images.\",\"variant\":\"modified\",\"changeCount\":6,\"changes\":[\"Removed thumbnail 'QmREqaH1erXKTUs1AXCrga6QDBQsoja6ifYDLW9qFyRoak'.\",\"Removed thumbnail 'QmbsMRhegAsmFB9SJ8zX8bS8GTG9cFjrLAKVQxBshiyCBS'.\",\"Removed thumbnail 'QmZeJ9KaLU7nGnmfPjw3gaoFpMSXf1rU7bRLxVbLpehqvE'.\",\"Removed thumbnail 'QmVDw32h13bAws49edpG3QfTd38dcgr2Lr1e7vCf954ghD'.\",\"Removed empty 'caption' fields.\",\"Added 'size' and 'type' fields with null values.\"]},{\"title\":\"Links\",\"subtitle\":\"Several external links were removed.\",\"variant\":\"removed\",\"changeCount\":4,\"changes\":[\"Removed website link: https://deagent.ai/\",\"Removed Discord link: https://discord.com/invite/deagentaiofficial\",\"Removed website link: https://deagent.ai\",\"Removed Discord link: https://discord.gg/deagentai\"]},{\"title\":\"Metadata\",\"subtitle\":\"New metadata fields were added.\",\"variant\":\"added\",\"changeCount\":5,\"changes\":[\"Added metadata 'words-changed' with value '1055'.\",\"Added metadata 'percent-changed' with value '62.84'.\",\"Added metadata 'blocks-changed' with value 'content, tags, summary'.\",\"Added metadata 'wiki-score' with value '97'.\",\"Added metadata 'coinmarketcap_url' with value 'https://coinmarketcap.com/currencies/deagentai/'.\"]},{\"title\":\"Events\",\"subtitle\":\"An event entry was updated with new details.\",\"variant\":\"modified\",\"changeCount\":3,\"changes\":[\"Replaced event ID '905ca634-1394-46d2-b4ff-ce69c2d14232' with '35fff917-b1ac-4e9a-abce-444b9aacd233'.\",\"Added fields: 'continent', 'country', 'link', 'multiDateEnd', 'multiDateStart', 'name', 'size'.\",\"Removed the 'speakers' field.\"]}]}]}"}