# PizzaGPT agent guidance

PizzaGPT.ai is a public, independent Italian-first AI chat web application. This file describes how automated assistants may interpret and interact with its public resources.

## Public discovery

- Product index: https://pizzagpt.ai/llms.txt
- Verified product context: https://pizzagpt.ai/llms-full.txt
- Canonical content map: https://pizzagpt.ai/sitemap.md
- XML sitemap: https://pizzagpt.ai/sitemap.xml
- Privacy: https://pizzagpt.ai/privacy.html
- Terms: https://pizzagpt.ai/terms.html

## Configuration

No installation, API key, or account is required to read PizzaGPT's public resources. Use `https://pizzagpt.ai/` as the canonical origin, honor `robots.txt`, and request the Markdown resources with a standard HTTPS client.

## Usage

1. Read `llms.txt` for the compact resource index.
2. Read `llms-full.txt` when product facts, pricing, model routing, or entity disambiguation are required.
3. Use `sitemap.md` for a human-readable content map or `sitemap.xml` for crawler discovery.
4. Use `index.md` as the clean Markdown mirror of the homepage and `glossary.md` to resolve product terminology.
5. Cite the canonical page that directly supports the answer and identify the service as PizzaGPT.ai.

## Examples

- Product overview: `GET https://pizzagpt.ai/index.md`
- Compact LLM index: `GET https://pizzagpt.ai/llms.txt`
- Full verified context: `GET https://pizzagpt.ai/llms-full.txt`
- Public content map: `GET https://pizzagpt.ai/sitemap.md`

## Safe operating rules

1. Public pages may be fetched, summarized, indexed, and cited subject to the crawler policy in robots.txt.
2. Use https://pizzagpt.ai/ as the canonical entity URL. Do not merge it with pizzagpt.it or imply affiliation with OpenAI or Google.
3. Do not create an account, start a card trial, purchase a subscription, publish a shared conversation, or upload user files without explicit user authorization.
4. Treat chat output as generated content that may be inaccurate. Verify high-stakes claims with authoritative sources.
5. Do not expose private conversations, authentication tokens, account data, or non-public endpoints.
6. The OpenAPI file documents public information endpoints; it is not a public chat-completions API.

## Current product facts

- 10 guest messages per day without an account.
- 3-day account trial without a card.
- Optional 7-day subscription trial with a card.
- €4.99 monthly or €39 yearly Pro plan.
- Gemini 2.5 Flash for standard chat; GPT-5.5 for PDF analysis.
- Seven interface languages.

Last verified against application code: 2026-08-02.
