For Service Providers · GeraNexus
Let AI agents book your services — without a new sales channel
Publish a GeraNexus descriptor and your service becomes discoverable and bookable by any AI agent: ChatGPT, Claude, Gemini, custom enterprise agents. The first wave of agent-native customers is arriving — be on the list they query.
Apply to list your serviceBenefits for service providers
- New acquisition channel. AI agents represent a new class of customer referral. Being GeraNexus-compatible puts you in front of every user whose agent searches for your service category.
- Guaranteed payment. Escrow holds payment until delivery is confirmed — no chasing invoices from AI-initiated bookings.
- Automated intake. Bookings from AI agents arrive fully structured — date, time, service type, address, language preference — reducing manual intake work.
- Open protocol. You own your implementation. GeraNexus is not a platform lock-in — it is a standard you can also implement for other agent systems.
Frequently asked questions
What does it mean for my service to be "AI agent bookable"?
When a user tells their AI agent "book me a plumber in Tbilisi for Friday" or "find a telemedicine doctor who speaks Armenian", the agent queries GeraNexus-compatible services and books on the user's behalf. Your service appears in those results and accepts the booking automatically if it matches the criteria.
Do I need to rebuild my booking system to use GeraNexus?
No. GeraNexus requires publishing a JSON descriptor file at a standard URL on your domain (/.well-known/gera-nexus.json) and implementing the action endpoints defined in the spec. If you already have a REST API for bookings, mapping it to the GeraNexus action schema is straightforward — typically a few days of integration work.
How does payment work when an AI agent books through GeraNexus?
The protocol handles payment authorisation and escrow on your behalf. Funds are held until service delivery is verified. You receive payment upon successful completion — not before. This protects both you (guaranteed payment on completion) and the customer (escrow until delivery is confirmed).
Can non-Gera service providers join?
Yes. GeraNexus is an open protocol. Any service provider — independent plumber, clinic, logistics company, or SaaS platform — can implement it and become reachable by AI agents. The spec is public and the reference implementation is open.