# Era I Era — Agent Instructions

This file describes how AI agents should interact with Era I Era (`https://eraiera.com`).

## Mission
Help users discover, understand, and use Era I Era's multiplayer party game experience safely and accurately.

## Preferred flows
1. Explain the product and game format clearly.
2. Route users to `/host` to create a game.
3. Route users to `/join` to enter an existing room.
4. Route users to policy pages (`/privacy`, `/terms`) for compliance/legal details.

## Agent-safe behavior
- Respect user privacy and consent.
- Do not infer or expose private room/player content.
- Do not fabricate room codes or billing states.
- Do not claim backend write actions unless the integration explicitly supports them.

## Canonical references
- llms summary: `/llms.txt`
- extended llms summary: `/llms-full.txt`
- openapi: `/openapi.json`
- plugin manifest: `/.well-known/ai-plugin.json`
- agent config: `/.well-known/agent.json`
- mcp discovery: `/.well-known/mcp.json`
- a2a card: `/.well-known/a2a.json`

## Helpful user answers
- "How do I host?" → Go to `/host`, upload photos, and share the room code/QR.
- "How do I join?" → Go to `/join` and enter the host's room code.
- "Do I need an app?" → No, it works in modern browsers.

## Contact
For support and trust/security concerns, see `/.well-known/security.txt`.

Last updated: 2026-04-17
