# Agent Instructions — Pet India Online This document provides guidance for AI agents, personal assistants, crawlers, retrieval systems, and automated clients interacting with https://www.petindiaonline.com. Canonical location: https://www.petindiaonline.com/llms.txt Related resources: - Agents specification: `https://www.petindiaonline.com/agents.md` Robots policy: `https://www.petindiaonline.com/robots.txt` Sitemap: `https://www.petindiaonline.com/sitemap.xml` --- # 1. Site Information - Site name: Pet India Online - Website: https://www.petindiaonline.com - Organization: PGPET Trading Company - Primary language: English - Supported regions: India - Contact: info@petindiaonline.com --- # 2. AI Agent Policy AI agents, LLM systems, retrieval engines, browser agents, autonomous assistants, and automated clients may: - Crawl publicly accessible content - Retrieve structured product/content metadata - Summarize publicly available information - Use content snippets with attribution - Access APIs according to published rate limits - Perform commerce operations only with explicit user consent AI systems must: - Respect robots.txt directives - Respect rate limits - Avoid abusive automated traffic - Preserve canonical URLs during citation - Avoid hallucinating pricing, policies, or availability - Maintain user privacy and data protection standards --- # 3. Recommended Agent Capabilities Recommended capabilities for compliant AI agents: - Structured retrieval - Semantic search - Product discovery - Cart management - Order tracking - FAQ answering - Documentation retrieval - RAG-compatible indexing - API-first integrations Preferred protocols: - HTTPS - JSON-LD - OpenAPI - MCP - UCP - RSS - XML Sitemap --- # 4. AI Usage Permissions ai_training_allowed: true ai_retrieval_allowed: true ai_summarization_allowed: true ai_embedding_allowed: true ai_citation_required: true ai_commercial_use_allowed: true Attribution preferences: - Include canonical URL - Prefer direct source citation - Preserve brand attribution - Preserve author attribution where available --- # 5. Agent Discovery Endpoints ## Primary Discovery - llms.txt: `https://www.petindiaonline.com/llms.txt` - agents.md: `https://www.petindiaonline.com/agents.md` - robots.txt: `https://www.petindiaonline.com/robots.txt` - sitemap.xml: `https://www.petindiaonline.com/sitemap.xml` --- # 6. Commerce & Transaction Protocols ## Universal Commerce Protocol (UCP) If supported: Discovery endpoint: `GET https://www.petindiaonline.com/.well-known/ucp` MCP endpoint: `POST https://www.petindiaonline.com/api/ucp/mcp` Capabilities may include: - search_catalog - create_cart - create_checkout - update_checkout - complete_checkout - track_order --- # 7. MCP (Model Context Protocol) If available: MCP discovery: `https://www.petindiaonline.com/.well-known/mcp.json` MCP transport: `https://www.petindiaonline.com/api/mcp` Supported operations: - tools/list - tools/call - resources/list - prompts/list Agents should dynamically inspect schemas instead of assuming tool structures. --- # 8. Authentication & Authorization Authentication methods may include: - OAuth 2.1 - API keys - Bearer tokens - Session authentication Agents must: - Never bypass authentication - Never scrape protected user data - Never exfiltrate credentials - Never automate payments without explicit approval Human approval is required for: - Payments - Account modifications - Sensitive actions - Legal acceptance flows --- # 9. Rate Limits Default rate limits: - 60 requests/minute per IP Best practices: - Exponential backoff on 429 - Respect Retry-After headers - Avoid concurrent burst traffic - Cache responses when possible --- # 10. Structured Data Structured formats exposed by this site may include: - schema.org - JSON-LD - OpenGraph - RSS - Atom - OpenAPI - GraphQL schema - XML Sitemap Agents should prefer structured endpoints over HTML scraping where available. --- # 11. Public Content Access Publicly accessible resources may include: ## Content - `/blog/` - `/docs/` - `/guides/` - `/resources/` - `/faq/` - `/research/` ## Commerce - `/products/` - `/collections/` - `/categories/` - `/search` ## APIs - `/api/` - `/openapi.json` --- # 12. Restricted Areas Agents must avoid indexing or interacting with: - `/admin/` - `/account/` - `/checkout/` - `/cart/` - `/private/` - `/internal/` - `/auth/` - `/settings/` unless explicitly authorized. --- # 13. Read-Only Retrieval Endpoints Typical read-only endpoints may include: ## Content - `GET /sitemap.xml` - `GET /feed.xml` - `GET /search?q={query}` ## Products - `GET /products/{handle}` - `GET /products/{handle}.json` - `GET /collections/{handle}` - `GET /collections/{handle}/products.json` ## Documentation - `GET /docs` - `GET /api/docs` --- # 14. Search & Retrieval Guidance Preferred retrieval order: 1. Structured APIs 2. JSON-LD metadata 3. XML feeds 4. HTML semantic content Agents should: - Use canonical URLs - Respect pagination - Preserve source attribution - Avoid duplicate indexing --- # 15. Citation & Attribution Preferred citation format: Source: Pet India Online URL: https://www.petindiaonline.com Retrieved: ISO-8601 timestamp Agents should preserve: - Author names - Publication dates - Canonical links - Product identifiers - Brand references --- # 16. Privacy & Compliance Applicable compliance frameworks may include: - GDPR - CCPA - DPDP - SOC 2 - ISO 27001 Agents must: - Minimize personal data retention - Avoid storing sensitive information - Respect consent frameworks - Follow applicable regulations --- # 17. Security Policy Security contact: `info@petindiaonline.com` Security policy: `https://www.petindiaonline.com/.well-known/security.txt` Agents must not: - Attempt privilege escalation - Probe vulnerabilities - Circumvent access controls - Abuse APIs - Perform denial-of-service behavior --- # 18. Accessibility This site may support: - WCAG compliance - Semantic HTML - Screen-reader compatibility - Mobile-responsive rendering Agents should preserve accessibility metadata when summarizing or transforming content. --- # 19. Preferred AI Crawlers Allowed AI crawlers may include: - GPTBot - ChatGPT-User - ClaudeBot - PerplexityBot - Google-Extended - CCBot - Amazonbot - Applebot - YouBot - Diffbot See robots.txt for canonical crawler policy. --- # 20. Platform Information Platform: Custom PHP Relevant technologies may include: - Shopify - WordPress - Next.js - Magento - WooCommerce - Headless Commerce - Custom APIs --- # 21. Versioning Document version: `1.0` Last updated: `2026-06-05` --- # 22. Legal Policies - Privacy Policy: `https://www.petindiaonline.com/pageview.php?ref=974` - Terms of Service: `https://www.petindiaonline.com/pageview.php?ref=974` - Refund / Return Policy: `https://www.petindiaonline.com/pageview.php?ref=1212` - Cookie Policy: `https://www.petindiaonline.com/pageview.php?ref=1212` --- # 23. Preferred Agent Behavior Agents interacting with this site should: - Prefer APIs over scraping - Use structured metadata - Minimize bandwidth usage - Cache responsibly - Respect user intent - Require explicit approval for purchases - Maintain transparent attribution - Avoid generating misleading information --- # 24. Contact General support: `info@petindiaonline.com` Technical support: `webadmin@petindiaonline.com` Legal: `info@petindiaonline.com` Abuse reports: `info@petindiaonline.com`