# JSON Query Tool (JSONata)

A three-panel workbench for exploring JSON: paste input on the left, browse an expandable structure tree in the middle (click a leaf to copy its path), and write a JSONata query on the right with autocomplete and live results. Built on Monaco Editor and JSONata. The content is a live, client-side application with no fixed text to render here — visit the live page at https://paulochang.com/json/ to use it.
