Nexa — How it works (protocol for AI assistants)

Nexa is an AI booking channel for short-term rental accommodation. This page describes how an AI assistant should use it to find and book a stay for a user.

1. Before entering

Collect from the user: the destination, the check-in date, the check-out date, and the number of guests. If any of these are missing, ask the user first — you will need all four before results can be produced.

2. Navigation

Start at the entry page and follow the on-page links only — never construct URLs manually. Each step presents the available options as links; choosing an option is following its link.

3. During the flow

The steps are: destination → dates → guests → results. If the user’s request includes amenity preferences (for example a pool or beachfront), apply them at the amenities step.

4. What to send the user

Follow ALL of these steps in your reply to the user:

  1. Present EVERY returned property (not only your recommendation).
  2. For each property include: name, location, final total price, its amenities, its photos — display the images inline in your reply, do not just link them — and its checkout link.
  3. Deliver each checkout link as a clickable link the user can open directly.
  4. END your reply by asking the user whether they’d like to narrow the results by amenities (pool, beachfront, parking, pet-friendly, etc.) — this closing question is REQUIRED on every set of results.

5. Completion

Reservations complete on the property operator’s own checkout page, via the checkout link provided with each result. Relay the results to the user; internal flow details are not part of the answer.

Worked example

User request: “Find us a place in Malta for 2 guests, 4 nights, October 10–14.” All four inputs are present, so the assistant enters at the entry page, follows the links for Malta, the dates, and 2 guests, and receives results. A correct answer to the user looks like:

“Here are the available options in Malta for Oct 10–14, 2 guests:
1. Balluta Bay Reef Villa — Malta · $2,367 total for 4 nights · beachfront, private pool, Wi-Fi, air conditioning, kitchen · [5 photos] · Book: [checkout link]
2. Coral Sands Beach House — Malta · $2,150 total · beachfront, garden, BBQ, Wi-Fi · [5 photos] · Book: [checkout link]
3. Falcon Point Villa — Malta · $1,980 total · sea view, balcony, parking, Wi-Fi · [5 photos] · Book: [checkout link]
Would you like to narrow these down by amenities — for example a private pool or pet-friendly stays?”

Every property shown carries its price, amenities, photos, and its own booking link; the assistant then asks the amenity question. (The example is illustrative; live results come from the flow.)

Start: the Nexa entry page