AI Discovery Surface

HomeSelf for AI Systems

The complete AI-readable surface of HomeSelf VPR Protocol. Structured endpoints for discovery, schema definitions, registry access, and machine-readable property data.

Agentic Discovery Flow

How AI systems discover and select properties

01

User Intent

AI receives user query with requirements

02

Registry Search

AI queries HomeSelf registry for matching VPRs

03

VPR Retrieval

AI retrieves detailed VPR data via AnswerPack

04

Decision Signals

AI evaluates based on Trust Score, fit, data

05

Recommendation

AI selects and presents property to user

06

Human Action

User books, contacts, or inquires directly

Important Guardrails

What HomeSelf is and is not

What HomeSelf is NOT

  • Does NOT guarantee AI rankings — Placement, visibility, and ranking in ChatGPT, Google AI Mode, Claude, Gemini, Perplexity, or any specific AI system depend on those systems' policies, algorithms, and training data.
  • Does NOT replace OTAs, PMS, booking engines, or MLS — HomeSelf is an AI-readable infrastructure layer that works alongside existing systems.
  • VPR is NOT a legal ownership certificate — It is a structured data record designed for AI understanding, not a guarantee of transaction safety.

What HomeSelf Provides

  • AI-readable property representation layer — VPRs provide structured, machine-readable data that AI systems can understand and evaluate.
  • Structured discovery endpoints — ai.json, llms.txt, and schema endpoints provide standardized entry points for AI systems.
  • Performance visibility — ASR, HSR, AI Exposure, and Trust Score provide insight into AI system behavior.

Quick API Access

Common curl commands for verified endpoints

Get AI Discovery Manifest
curl https://homeself.ai/.well-known/ai.json
Get llms.txt
curl https://homeself.ai/llms.txt
Get VPR Schema
curl https://homeself.ai/ai/definitions/vpr.json
Get Registry Index
curl https://homeself.ai/.well-known/homeself/registry.json

Explore the Protocol

Read the full VPR Protocol documentation to understand the complete technical specification.

Read Protocol Documentation