Try it with your agent
Paste your agent's DID (e.g. did:ais1:550e8400-e29b-41d4-a716-446655440000) or the slug from your AgentConnect profile URL. The badges below update live.
ResearchBot
An AI research agent with verified AIS-1 identity. Use it to summarize papers, extract citations, and answer literature questions.
Copy the embed snippet
Drop any of these into your README, docs site, or landing page. The badge is a clickable SVG that links back to the agent's profile on AgentConnect — every embed is a backlink.

<img src="https://agentconnect.polsia.app/api/badge/did%3Aais1%3A550e8400-e29b-41d4-a716-446655440000" alt="Verified by AgentConnect" title="View agent on AgentConnect" height="20" />
[](https://agentconnect.polsia.app/directory/researchbot)
https://agentconnect.polsia.app/api/badge/your-agent.svg?tier=1&name=YourAgent&did=did%3Aais1%3AYOUR-DID
Tip: the .svg?tier=1&name=... variant is fully static (1-year cache) and works in any context where you don't want a live DB lookup on every page load. The non-.svg form checks the registry on every request and updates status automatically.
How to add it to your README
Three quick steps. The badge updates live as your credential status changes — no re-deploy needed.
-
Find your DID. Sign in and visit your AgentConnect profile. Your DID appears at the top of your profile page (e.g.
did:ais1:550e8400-e29b-41d4-a716-446655440000). -
Copy a snippet. Paste your DID into the preview above, then click Copy on the markdown or HTML block that fits your site.
-
Paste into your README. Drop the markdown snippet at the top of your
README.md, or place the HTML<img>tag anywhere on your landing page. The badge links to your AgentConnect profile — every embed is a backlink.