Get Started
This section is for service providers and agent developers who want to integrate with the trstd protocol against a real, deployed trust authority — rather than reading the spec in the abstract.
If you are looking for the normative protocol specification, that lives under Concept and Architecture. The pages here are intentionally implementation-anchored.
What's in this section
- Service Provider — concrete walkthrough of getting verified by an authority, adding the discovery
<link>tag, and validating that agents can fetch your signals. - Implementations — catalog of trust authorities that implement the protocol today. Pick one to integrate against, or add yours.
- Agent Developer — for teams building AI agents that consume trust signals. (Coming soon — see the upstream Integration: Agent guide in the meantime.)
How this section relates to the spec
The pages under Concept, Architecture, and Decisions are the protocol specification — they describe the wire format, signing, discovery mechanism, and design rationale. They do not assume any particular authority is running.
The pages here assume you want to integrate today, against an authority that already exists. They lean on the catalog and link back to the spec for normative details.