WLST is a scripting tool that can be used to manage Oracle WebLogic Server domains and instances. It has two modes - offline for configuring domains without a running server, and online for managing running servers. The document discusses using WLST offline to create domains from templates, and online to perform tasks like deployment, configuration, and monitoring of running servers through JMX.