# Explanation
These pages provide additional detail about a number of aspects related to using Mir.

- [Architecture](architecture): an overview of Mir's architecture for contributors
- [Libraries](libraries): an overview of Mir's libraries and how they depend on one another
- [Graphics support](mir-graphics-support): what's required to run Mir compositors
- [Security](security): a deep dive into the security aspects of Mir compositors
- [Performance](performance): a discussion of the performance aspects of Mir compositors
- [Energy efficiency](energy-efficiency): a deep dive into the security aspects of Mir compositors
- [What is Wayland anyway?](ok-so-what-is-this-wayland-thing-anyway): so what is it?
- [Windowing paradigms](window-positions-under-wayland): how are windows managed?
- [Component reports](component_reports): information on Mir's debug and performance reporting infrastructure

```{toctree}
:hidden:

architecture
libraries
mir-graphics-support
security
performance
energy-efficiency
ok-so-what-is-this-wayland-thing-anyway
window-positions-under-wayland
component_reports
```