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.
Tecnologia
The technology demo follows the three questions a publisher usually asks: what AI-ready means, what agents can access, and how paid access works.
See the difference between a page an assistant struggles to parse and a clean artifact it can inspect.
Compare an open article with the same article protected by browser clearance.
Follow the request, payment, entitlement, and release path for priced machine access.
1. AI-ready content
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.
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.
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
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.
3. Paid access
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.
The publisher defines what the agent can buy and the price per request or asset.
The agent asks for the protected asset with enough context to evaluate access.
Payment happens per call, or a human-funded credit balance is charged before access is granted.
The agent receives the licensed content and the publisher has a commercial record for the retrieval.