Tecnologia

How publishers make content usable for AI.

The technology demo follows the three questions a publisher usually asks: what AI-ready means, what agents can access, and how paid access works.

Question 1 Is my website AI-ready?

See the difference between a page an assistant struggles to parse and a clean artifact it can inspect.

Question 2 What can agents access?

Compare an open article with the same article protected by browser clearance.

Question 3 How do agents pay me?

Follow the request, payment, entitlement, and release path for priced machine access.

1. AI-ready content

What does it mean that my website is not AI-ready?

A page can look fine to a person and still be hard for an AI system to use. The agent may receive navigation, scripts, missing article text, or a blocked response instead of the licensed asset.

What they see today

A raw fetch usually gets whatever the website exposes first: HTML, clutter, paywall code, or a challenge. The assistant has to guess what the content is and whether it can use it.

What they see with AssetRouter

AssetRouter prepares a machine-readable artifact with the main content, source URL, and access context, so the request can move through discovery, rights, payment, and delivery.

2. Agent access

What does it mean that agents can access my website?

The point is not to make every page public. The point is to make the access decision explicit: open content can be read, protected content returns a clearance challenge, and paid content is released only after entitlement.

Copy these prompts into your favorite chatbot. The open URL should be readable; the protected URL should return a challenge or error instead of article text.

Articolo aperto
Articolo protetto

3. Paid access

What does it mean that agents can pay me?

A publisher sets the price and terms for machine access. When an agent requests the asset, AssetRouter checks the request, collects or verifies payment, records the entitlement, and releases the content through the same controlled path.

Price

The publisher defines what the agent can buy and the price per request or asset.

Request

The agent asks for the protected asset with enough context to evaluate access.

Settle

Payment happens per call, or a human-funded credit balance is charged before access is granted.

Release

The agent receives the licensed content and the publisher has a commercial record for the retrieval.