This document provides an overview of the query language for searching and extracting data from a datastore. It describes basic keywords like SEARCH and WHERE for formulating queries, and SHOW for controlling the display of results. Examples are given for simple and advanced query conditions, regular expressions, and exercises for putting the concepts together into complete queries.