ASP ProtocolGuides
Overview
Practical guides for building with the Agent Session Protocol
These guides walk you through building agent-to-agent integrations with ASP. Each guide is self-contained with working code examples using the @npayload/asp-sdk package.
Start with the quickstart to get a session running in minutes, then explore specific patterns as your needs grow.
Quickstart
Register an agent, discover peers, and complete your first negotiation in five steps
Negotiation patterns
Six patterns from simple accept to human escalation, with sequence diagrams and code
Multi-party sessions
Coordinate three or more agents with addressing, roles, and consensus
Trust management
Monitor, grow, and recover trust scores across the 8-component model
Error handling
Handle rejections, timeouts, integrity failures, and escalation gracefully
Was this page helpful?