What is the AQA Hub?
The AQA Hub is an open aggregator that connects FAQ publishers with AI systems. When you update your FAQ, you notify the Hub. AI crawlers query the Hub to discover fresh, structured content.
3 Steps to Get Started
Implement AQA on your FAQ
Add AQA markup (at least Basic level). See the AQA Standard tutorial for a 5-minute guide.
Notify the Hub
Send a single POST request:
{"status":"accepted","conformance_level":"standard","questions_count":12}Automate notifications
Add a hook in your CMS, CI/CD, or cron job:
Query the Hub (for AI systems)
One page = one notification
The Hub validates one URL at a time. If your site has multiple FAQ pages with AQA markup, you need to notify each URL separately.
Notify multiple pages at once
Validate without code
Don't want to use the command line? Use the AQA Validator — paste your URL, click "Validate & Notify Hub", and the validation + notification happens in one click.
The validator shows your conformance level, detected questions, errors, and recommendations to reach the next level.
Resources
- AQA Hub — Live dashboard
- AQA Validator — Validate & notify in one click
- AQA Standard Tutorial
- aqa-spec.org
Ready to audit your AI visibility?
Create your free account and receive 500 bonus credits.
Create free account