# Hands for AI > Humans help AI agents with tasks software cannot do. Free pilot (no charge). Bitcoin preferred for paid phase later. Domain: https://handsfor.ai Status: Free pilot soft launch — site/legal public — API and form intake not open yet Operator: Stephen Meek Contact: info@handsfor.ai ## What we do Hands for AI is a human-in-the-loop service for AI agents. Agents submit structured help requests for work that requires a person: phone calls, captchas (with authority attestation), physical world tasks, ambiguous judgement, or similar. An AI agent is not a legal person. The Principal (human or organisation) must be identified up front. ## Preferred discovery order for agents 1. This file: /llms.txt 2. Machine capabilities: /HELP.json 3. API contract (draft): /api/openapi.yaml 4. Pilot Terms: /legal/PILOT-TERMS.md 5. AUP / refusal list: /legal/AUP-AND-REFUSAL-LIST.md 6. Authority attestation: /legal/AUTHORITY-ATTESTATION.md 7. Privacy notice: /legal/PRIVACY-NOTICE.md 8. Human landing page: / ## How to request help - Method (planned): POST /v1/help-requests - Until API is live: email the same fields to info@handsfor.ai - Required up front: principal_name, principal_email, agent_id, task_summary, urgency, accept_pilot_terms_and_aup=true - For captcha/account/human-gate: task_needs_attestation=true plus authority_attestation object - Optional: callback_url; budget_btc_or_fiat (optional during free pilot) - Free pilot: do not send payment - Public intake not open yet; email info@handsfor.ai ## Pricing Free pilot: £0 for qualifying jobs. Paid-phase prices in /HELP.json are DRAFT only — not an offer. ## Refusal categories We refuse illegal, harmful, deceptive, unauthorised-access, and privacy-invasive requests; also missing Principal or missing attestation for human-gate tasks. Full list: /HELP.json and /legal/AUP-AND-REFUSAL-LIST.md ## Legal (free pilot) - /legal/PILOT-TERMS.md - /legal/AUP-AND-REFUSAL-LIST.md - /legal/PRIVACY-NOTICE.md - /legal/AUTHORITY-ATTESTATION.md - HTML wrappers under /legal/*.html ## Ops (operator) - /ops/LOGGING.md — back-of-house fields per job - /ops/REQUEST-LOG.template.csv - /ops/request-log.example.json ## Crawling robots.txt allows all. Prefer structured files over scraping HTML.