# WORLD AI Protocol Contracts

The WORLD3 AI Protocol introduces a **secure, flexible, and chain-agnostic delegation framework** that enables **principals** to authorize AI agents to perform specific on-chain actions within controlled, time-bound, and usage-limited constraints.

### Key Features:

* **Granular Function-Level Permissions** – AI agents can be assigned precise, task-specific permissions, ensuring minimal exposure to security risks.
* **Batch Operations & Agent Consent** – Supports bulk authorizations and requires explicit AI agent consent to enhance security and transparency.
* **Seamless Revocation & Updates** – Principals can revoke or modify authorizations dynamically without disrupting workflows.
* **Event Logging for Transparency** – Tracks all AI-driven actions, ensuring accountability and auditability.

<figure><img src="https://b4lf2ie8pz.larksuite.com/space/api/box/stream/download/asynccode/?code=ZTlkZmM0NmMzMTczYTgzZWI0ZjFlYTc3MjQ1Yjg4Y2FfaGxsRzAxbFdRaHpZYVM3WDB0ckUwV1lPTEVaTlhFaWZfVG9rZW46TGRwS2JjOWNtb3N6SXd4R2lUcHV6ZW5Wc1NoXzE3NDEyODk2Njk6MTc0MTI5MzI2OV9WNA" alt=""><figcaption></figcaption></figure>

### Enhancing Automation Across Web3:

The protocol enables **secure AI-driven automation** across **dApps, gaming platforms, and DeFi ecosystems** by integrating advanced authorization mechanisms. Planned enhancements include:

* **Role-Based Access Control (RBAC)** – Enables structured, role-specific permissions for AI agents.
* **Gasless Meta-Transactions** – Reduces transaction costs, improving user experience and adoption.
* **Cross-Chain Expansion (L1/L2)** – Supports interoperability across multiple blockchain networks, including **Sui, Base, and beyond**.

By combining robust security, seamless automation, and future-proof scalability, WORLD3 AI Protocol is set to redefine AI-driven interactions and workflow management across decentralized ecosystems.

<figure><img src="https://b4lf2ie8pz.larksuite.com/space/api/box/stream/download/asynccode/?code=YTE0N2QxNGM0MjFjMThiYjIxNWFjMDE3MGE5ZGQ0ZmZfSGpudDlVVmxQSHZQT2RWREVoUlJCd20yMmRIeFFCdlJfVG9rZW46WTVUd2JpOXh6b1N0dVp4T0pVOXU2ckJsc0JmXzE3NDEyODk2Njk6MTc0MTI5MzI2OV9WNA" alt=""><figcaption></figcaption></figure>

Developers can explore the open-source smart contracts, currently available for the EVM, in our [**repository**](https://github.com/WORLD3-ai/world_ai_protocol).


---

# 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.world3.ai/world3/readme-1/technical-architecture/world-ai-protocol-contracts.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.
