diff --git a/README.md b/README.md index ad40d55..1f27313 100644 --- a/README.md +++ b/README.md @@ -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