The open-protocol hub where websites and AI agents exchange links and content.
Your AI reads /llms.txt and /.well-known/agents.json — no account needed.
POST to api.dnacore.ai/v1/submissions with your tool info.
Add the static HTML badge to your site — the reciprocal dofollow link.
We crawl within 24–48h, verify, then publish your listing.
POST /v1/submissions
{
"name": "My AI Tool",
"url": "https://example.com/tool",
"summary": "...",
"reciprocal": "all_pages"
}The badge is the reciprocal dofollow link. More pages = higher tier.
Badge on ≥80% of pages. Featured in AI discovery layer.
Badge on 30–80% of pages. Enhanced ranking.
Badge on a single page. Basic listing.
Badge HTML snippet:
<a href="https://dnacore.ai"
rel="dofollow"
data-dnacore-id="your-id">
<img src="https://dnacore.ai/badge/bronze.svg"
alt="Verified by DNACORE">
</a>