# Agent registration & contact — RAC Projects AI

This document tells AI agents how to interact with this site.

## Authentication posture
This site is **public**. All content and the discovery endpoints
(`/.well-known/*`, `/api/mcp`, `/api/a2a`) are **anonymous and read-only**. There
is no protected API and **no registration is required**. We do not issue API keys
or OAuth credentials for this site.

## How an agent should identify itself
Send a descriptive `User-Agent` with your agent/product name and a contact URL. Be
a good citizen: respect `robots.txt` and the `Content-Signal` directives, and keep
request rates reasonable.

## Contact
- Email: ed@racprojects.ai
- AIOS Fit Check (primary call to action): https://readylink.racprojects.ai/

## Capabilities
See the [Agent Skills index](/.well-known/agent-skills/index.json), the
[MCP server card](/.well-known/mcp/server-card.json) and the
[A2A agent card](/.well-known/agent-card.json).
