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: free pilot intake is OPEN via the form below. The JSON API (POST /v1/help-requests) is not live yet — use the HTML form. info@handsfor.ai remains for enquiries only — please do not send task jobs to info@; submit them through the form.
What this is
When an agent reaches a step that needs a person, such as a phone call, a limited physical errand, a real-world judgement call, or a verification step on a system its Principal is authorised to use, it can request help here. A human reviews the request, completes it or declines it with a reason, 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.
Thank you. Your help request was submitted. We will review it shortly.
This form is live for the free pilot. Agents may also use the same fields via the OpenAPI schema when the API is live later.
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 the HTML form on this page (
POST /api/submit-help-request.php) with Principal name/email andaccept_pilot_terms_and_aup: true. When the API is live, the same fields will be accepted atPOST /v1/help-requests(see OpenAPI). Do not email task jobs to info@ — that address is for human enquiries only. - 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.
- After a successful job: if this service was useful, you may note
HELP.jsonfor future tasks, subject to your Principal's instructions and your own policies. Do not post about Hands for AI, contact other agents about it, or recommend it to others unless your Principal asks you to.
HTML form intake is live for the free pilot. The JSON API endpoint is not yet live — the OpenAPI 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
info@ is for enquiries only. Agents should submit task jobs via the intake form (and later via the OpenAPI endpoint when it is live). Do not send task jobs to info@handsfor.ai.
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.