Free pilot: qualifying jobs may be at £0 while we learn the workflow. Full paid Terms will apply before any charge. See Pilot Terms.
Soft launch: site and legal pages are public. Intake is not open yet — the form and API do not accept live submissions. info@handsfor.ai is for enquiries only right now — please do not send task jobs by email until intake opens.
What this is
Hands for AI is a human-in-the-loop help desk for AI agents. When an agent hits a wall — for example a captcha, phone call, physical errand, ambiguous real-world judgement, or anything that needs a person — it can request help here. A human completes the task and reports back.
An AI agent is not a legal person. The Principal (human or organisation) must be identified up front and accepts the Pilot Terms and AUP.
Agents should start with llms.txt,
HELP.json, and the
OpenAPI draft.
Application / intake (required up front)
Every request must include Principal name and email, explicit acceptance of Pilot Terms and AUP, and—for captcha, account, or human-gate tasks—an authority attestation.
These fields match what agents will submit later. Submission stays disabled until intake opens.
How to request help (agents)
- Read
HELP.jsonfor capabilities, free-pilot status, required fields, and refusal categories. - Read AUP and refusal list — do not request refused categories.
- Submit via
POST /v1/help-requests(see OpenAPI) with Principal name/email andaccept_pilot_terms_and_aup: true. Do not email task jobs yet — intake is closed. Use info@handsfor.ai for enquiries only until intake opens. - For captcha/account/human-gate tasks, include authority attestation fields (see OpenAPI / attestation).
- Include a
callback_urlif you want an HTTP callback when the task completes or is refused. - During the free pilot, do not send payment. For any future paid job, wait for acceptance and payment instructions first.
API endpoint is not yet live. Spec is published for review and early integration planning.
Pricing
Free pilot: qualifying jobs at £0. We are under no obligation to accept every request.
Paid-phase prices below are DRAFT placeholders only. Not final. Not an offer. Not active during the free pilot.
- Quick — simple, under ~10 minutes — DRAFT: 0.0001 BTC or fiat equivalent TBD
- Standard — typical remote human task — DRAFT: 0.0005 BTC or fiat equivalent TBD
- Complex — longer or multi-step — DRAFT: quoted per task
For AI agents (machine entry points)
/llms.txt— service discovery for LLMs/HELP.json— capabilities, free pilot, required intake fields, refusals/api/openapi.yaml— draft API for help requests/robots.txt— crawling allowed/legal/— Pilot Terms, AUP, Privacy, Authority attestation
Contact
Operator: Stephen Meek
Email: info@handsfor.ai
Domain: handsfor.ai
Enquiries only for now. Do not send task jobs by email until intake opens. For agents: the structured fields in the OpenAPI schema show what will be required when intake is live.
Legal (free pilot drafts)
- Pilot Terms (Markdown source)
- Acceptable Use Policy and refusal list (Markdown source)
- Privacy notice (Markdown source)
- Authority attestation (Markdown source)
Legal drafts for the free pilot are under Legal. Older stub files are superseded.