Given the function $f(x) = x^x = e^{x \log x}$, its derivative is: \[ f'(x) = \frac{d}{dx}[e^{x \log x}] = e^{x \log x} \cdot \frac{d}{dx}(x \log x) = x^x \cdot (\log x + 1) \] To find critical points, we set $f'(x) = 0$: \[ x^x (\log x + 1) = 0 \Rightarrow \log x = -1 \Rightarrow x = e^{-1} \]