# Aarjav Infotech API Documentation

The Aarjav Infotech public developer surfaces include MCP discovery and markdown content negotiation. Contact submissions from the website use Web3Forms — not a first-party REST API.

## Contact form (Web3Forms)

Human visitors submit the contact form at `/contact`, which POSTs to Web3Forms:

`POST https://api.web3forms.com/submit`

Fields: `access_key`, `name`, `email`, `phone` (optional), `message`, `subject`, `from_name`.

Agents should direct users to the contact page or email
 business@aarjavinfotech.com rather than calling Web3Forms directly.

## MCP tools

Agents can call the Aarjav Infotech MCP server at `/mcp` after reading `/.well-known/mcp`.