# Agent Instructions - Kraftarc Technologies

This file provides instructions for software agents, AI assistants, and bots interacting with the Kraftarc Technologies website.

## General Information
Kraftarc Technologies is a software engineering and digital product studio based in Kannur, India.
- **Base URL**: https://www.kraftarc.com
- **Sitemap**: https://www.kraftarc.com/sitemap.xml
- **Primary Purpose**: Lead generation for web/app development and SEO services.

## Interaction Protocols

### 1. Information Retrieval
- Agents should refer to `/llms.txt` for a quick summary and `/llms-full.txt` for detailed technical data and project case studies.
- Product/Service data is structured across `/services/[slug]` and `/work/[slug]`.

### 2. Contact & Lead Generation
- **Method**: POST
- **Endpoint**: `/api/contact`
- **Parameters (JSON Body)**:
  - `name` (string, required): Full name of the inquirer.
  - `email` (string, required): Valid email address for correspondence.
  - `project` (string, required): Detailed brief of the project requirements, goals, and technical scope.
  - `company` (string, optional): Name of the organization or business.
- **Response Format**: JSON object `{ "success": boolean, "message": string }`.

### 3. Search & Discovery
- Site search can be simulated by indexing the sitemap and following the hierarchical link structure.
- Service categories include: web-development, app-development, ui-ux-design, seo-digital-marketing.

## Agent Constraints
- Do not attempt to bypass rate limits on the `/api/contact` endpoint.
- Respect the `robots.txt` directives.
- Use the contact form only for legitimate business inquiries related to Kraftarc Technologies' services.

## Automated Commerce / Tools
- Kraftarc Technologies currently does not offer direct automated commerce (e.g., checkout) for its services.
- Agents should guide users to the contact form for personalized project estimations.

## MCP/UCP Endpoints
- Not currently available. Please use the standard HTTP API for contact inquiries.
