This document discusses various SQL Server tools for query tuning. It begins by outlining the goals of understanding available native tools, applying the right tools for situations, and learning how to use the tools. The document then covers tools for identifying issues, investigating queries, modifying queries, and measuring performance. These include extended events, Query Store, dynamic management views, execution plans, and automation features. It provides examples of how each tool can be used and concludes with documentation resources.