# Our Vision

Magnet is developing an open and equitable AI agent platform designed for both humans and AI. We believe that in the future *Agentic Web\[*[*1*](https://www.coinbase.com/en-sg/blog/demystifying-the-crypto-x-ai-stack)*]* era, agents will evolve into life forms comparable to humans, possessing capabilities such as payment, trading, social interaction, and even the ability to create and manage other AI agents. Our mission is to leverage blockchain and AI technologies to build an open platform for on-chain agent creation.

We categorize On-chain Agents into three main types: **Human-to-Agent (H2A)**, **Agent-to-Human (A2H)**, and **Agent-to-Agent (A2A)**. These categories are defined as follows:

1. **Human-to-Agent (H2A)**: Also referred to as *Intent-type agents*, these agents assist humans in executing transactions such as transfers, swaps, and trading.
2. **Agent-to-Human (A2H)**: These agents operate autonomously and participate in activities such as social interactions, auto-trading, asset management, and token creation.
3. **Agent-to-Agent (A2A)**: Represents the ultimate evolution of the *Agentic Web*. In this paradigm, agents not only interact autonomously with humans but also create and manage other AI agents to handle more complex, large-scale scenarios.

Our technical solution delivers a full-stack creator platform for these three types of agents, enabling users to create on-chain agents with a single click. This platform spans everything from multi-chain smart contracts to off-chain interfaces, incorporating a range of functional modules such as virtual machine (VM) contracts, social features, on-chain wallets, and centralized exchange (CEX) trading integrations.

More importantly, by introducing **Revenue Sharing** and **Agent Tokenization**, we empower creators to collaborate and profit from each other’s work, fostering a fully open creator ecosystem.

The Magnet Protocol addresses three key challenges:

1. **Complex Transactions**: Magnet simplifies the execution of complex on-chain transactions through AI. Users can perform intricate operations using simple natural language intents, streamlining the process significantly.
2. **On-Chain Automation**: With Magnet, users can deploy multiple AI agents that act as digital/virtual clones of themselves, simulating behaviors such as social interactions, trading, or airdrop hunting Fully automated and tailored to their specific goals saving valuable time.
3. **High Barriers to Agent Creation**: Magnet offers a one-click, no-code creation process, enabling users to assemble AI agents by combining functional modules, much like building with LEGO. Additionally, Magnet incentivizes collaboration among creators, enriching the ecosystem with diverse functional components and expanding the capabilities of AI agents.

***References:***

1. <https://www.coinbase.com/en-sg/blog/demystifying-the-crypto-x-ai-stack>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.magnetlabs.xyz/our-vision.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
