Skip to main content
The fastest way to understand Kviria is to watch it work. The playground is a hosted agent that calls the same POST /v1/agent endpoint described in these docs, through the same skill contract - what you see there is exactly what your agent will get. No signup required: drop a pin anywhere in San Francisco and start talking.

What to try

The full narrowing loop - candidates, pick, confirm:
  1. Drop a pin, then type: I want to drink an espresso around here
  2. Several cafes come back. Type: the first one
  3. The engine holds the single survivor at a confirm gate. Answer the question it raises (yes)
  4. You now hold a verified coordinate with an evidence trail
An exact address, house-level:
A relative reference - the venue on the opposite side:
The end of a street, kind-filtered:

What to watch for

  • Every answer is data: names, distances, categories - the phrasing you read is the playground agent’s, not Kviria’s.
  • Ambiguity is never guessed: two matches stay two matches until you pick.
  • The final coordinate only appears after the confirm gate.
When you are ready to build, continue to the Quickstart.