# Queries

It is a special type of message which represents a request to look something up.

* They are always free of side effects (leaves the system unchanged)
* They always require a response (with the requested data)
