# Selection processor

The selection processor is responsible for presenting items
to the List processor based on processing the selection criteria.

## See also

- [AQL command categories](https://d3codex.com/access/aql-command-categories/)
- [nselect command](https://d3codex.com/access/nselect-command/)
- [Selection criteria](https://d3codex.com/access/selection-criteria/)
- [sselect command](https://d3codex.com/access/sselect-command/)

---
Source: https://d3codex.com/definitions/selection-processor/ - part of the D3Codex reference.
