# Alpine.js Documentation - Magics Magics are special properties that are available inside Alpine expressions. They provide convenient access to common functionality. ## [$el](/magics/el) `$el` is a magic property that can be used to retrieve the current DOM node. ``` ``` [← x-id](/directives/id) [$refs →](/magics/refs) Code highlighting provided by [Torchlight](https://torchlight.dev/)