Agent CertAgent Cert
Trust badge

Show that it's verified.

Drop a "Verified by Agent Cert" badge next to a certified response or on your product. It links to the public verifier, where anyone can confirm the decision is signed and anchored on-chain — without an account and without trusting you. The badge teaches users to expect proof.

Live preview
Embed code
<a href="https://agentcert.net/r/" target="_blank" rel="noopener noreferrer"
   style="display:inline-flex;align-items:center;gap:6px;font:600 13px system-ui,sans-serif;
          color:#fff;background:#6d28d9;border-radius:8px;padding:6px 12px;text-decoration:none;">
  <span style="font-size:14px;line-height:1">✓</span> Verified by Agent Cert
</a>

How it works

The badge is plain inline-styled HTML — no script, no image to host. Paste it anywhere: a chat response, a docs page, a product footer. With a receipt ID it deep-links to that specific verification; without one it points at the general verifier.

Pair it with the verify_url your agent already returns from certify_decision so every certified answer carries its own proof link.