This document summarizes a technical report describing a new multi-resolution particle data format called ADAPTER. ADAPTER uses a hierarchical k-d tree structure to store particle data at multiple resolutions, allowing for rapid access to either a large subset of data at low resolution or a small subset at full resolution, without increasing storage requirements. The format is designed to enable efficient exploration and analysis of very large particle datasets in the range of terabytes to petabytes on desktop computers. It aims to address limitations of existing formats in supporting adaptive spatial indexing, multi-resolution access, and set operations for extracting and merging subsets of data at different resolutions.