“Can I copy this?” is a question with a legal answer that’s been clear for decades — copyright law, fair use, click-through licenses. “Can I train an AI model on this?” is a question whose legal answer is still being written, court case by court case, jurisdiction by jurisdiction. Until that settles, the safest position is to declare your terms explicitly and enforce them where you can.
“Use” isn’t one thing. There are at least four distinct AI use-cases, each with its own rights implications:
You can have different policies for each use. AIOX’s licensing vocabulary makes this explicit.
You declare your terms in three places, each handling a different audience:
AIOX emits all three from a single configuration. You don’t maintain them separately.
For commercial AI use you can charge. The pattern: set the license to “license-required” with a licenseUrl pointing to a price page. When Bot Sentinel sees a “license-required” bot requesting the content, it returns a 402 Payment Required with the licenseUrl in the Link header. The bot’s operator can hit the URL, pay, get a signed license token, and present it on subsequent requests.
Some publishers using this pattern report meaningful licensing revenue from AI labs that previously scraped freely. It works because the alternative (everyone blocking + scraping arms race) is worse for both sides.
None of this is legal advice — talk to your lawyer about your specific jurisdiction. But the general posture is well-established:
Most legal observers expect the compliance baseline to converge on machine-readable opt-outs being mandatory by 2027. Getting your licensing infrastructure in place now is both an SEO and a compliance win.