Basics
Search and filters
Free-text search, category + price filters, geo radius search, and conversational search.
Every storefront and the apex marketplace expose three search modes:
- Free-text search across title, description, category, and product type — typing "cab to JFK" matches a Bookalimo airport-transfer offering even if "cab" is not in the title.
- Filters: category, capacity range, price range. Apex marketplace adds a tenant filter.
- Geo: bounding-box (map view) or lat/lng + radius (kilometres). Switch between list and map view from the search header.
Conversational search
On the apex /search page, the search box accepts a full sentence — "loft for 12 in Brooklyn under $400/hr next Friday" — and parses it into structured filters automatically. Behind the scenes the apex AI service translates natural language into the same filter parameters the manual form would build.
Conversational search is a one-shot — it does not have memory across messages. For multi-turn back-and-forth, use the AI Concierge on a tenant storefront.