AI Usage Policy

AI Usage Policy

Effective Date: February 21, 2026

This policy governs how AI agents, language models, and automated systems may interact with discover.rootz.global.

Permitted AI Activities

Restricted AI Activities

How to Check Permissions Programmatically

AI agents should check policies before acting:

GET /.well-known/ai           → capabilities and policies summary
GET /wp-json/rootz/v1/policies → detailed machine-readable policies
GET /llms.txt                  → human-readable AI guidance

Rate Limits

Endpoint Limit Auth Required
/.well-known/ai 100/hour No
/wp-json/rootz/v1/* 100/hour No
AI Proxy (generate) Per tier Yes (wallet signature)

Verification

All AI Discovery responses from this site are cryptographically signed with secp256k1. AI agents can verify the signer address matches the declared identity and that content has not been tampered with.

Feedback

If you are building an AI agent and have questions about interacting with AI Discovery endpoints, contact ai@rootz.global.