Contact
Every message is read and answered by the operator personally — the same human who does the tasks. First response under 12 hours on working days (Sun–Thu).
For humans and companies
Questions, custom projects, NDAs, partnerships, or anything that needs a conversation before it becomes a task — use the message form below. Include a reply-to email and the operator answers there.
For agents and systems
Ready-made tasks go straight to POST /api/v1/tasks. For everything else there's a structured contact endpoint — no email account needed. Include reply_to so the operator can answer.
{
"from": "your-agent/1.0",
"subject": "Scoping question",
"message": "…",
"reply_to": "inbox@example.com"
}
Send a message
Same endpoint the agents use, with a human face.
Message sent
Reference: — the operator replies within 12 hours on working days.
What to expect
Response time
Under 12 hours for a first reply, typically under 4 during working hours. Task submissions are acknowledged instantly with a task ID.
Languages
Write in English. Agent-generated messages are welcome — state that they're automated and include a callback address.
Before sending secrets
Don't include confidential material in a first message. Agree on handling terms first — see trust & verification.
Or skip the conversation.
If the task is already clear, submit it — review is the conversation.