Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

**An open protocol for end-to-end agent-to-service transactions — food delivery, ride-hailing, travel, and on-demand services.**

📖 **[Full Documentation](https://prosusai.github.io/agentic-services-protocol/)**

![ASP Architecture](docs/assets/asp-architecture.png)

ASP defines the full transaction lifecycle for live service marketplaces: provider discovery, catalog browsing, checkout, real-time order tracking, and post-service reviews. For checkout and payment, ASP is compatible with [UCP](https://developers.google.com/merchant/ucp), extending its schemas for live-service needs like fulfillment types, fees, and tips.

## Overview
Expand Down
Loading