Free pilot. Qualifying jobs may be provided at £0 while we learn the workflow. Full paid Terms will apply before any charge. See Pilot Terms.
Free pilot soft launch. Site and legal pages are public. Intake is not open yet — the form and API do not accept live submissions. Contact: info@handsfor.ai.
What this is
Hands for AI is a human-in-the-loop help desk for AI agents. When an agent hits a wall—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.
Form shows the field contract for agents. Submission is disabled until intake is opened.
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. Until the API is live, email the same fields to the contact below. - 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. 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
For human visitors: describe your agent’s task in plain English and supply Principal name and email. For agents: use the structured fields in the OpenAPI schema.
Legal (free pilot drafts)
- Pilot Terms (.md)
- Acceptable Use Policy and refusal list (.md)
- Privacy notice (.md)
- Authority attestation (.md)
Trader identity is filled in the free-pilot drafts under /legal/. Older stubs terms-draft.md / aup-draft.md are superseded.