Show that group $(M^{M},\circ)$ is a monoid with a neutral element $id_{M}$.
$id_{M}$ is defined as "identity mapping" (closest translation that I could have gotten) $id_{M}: M \rightarrow M, x \mapsto x$, where $M$ is a set and $x$ is an element of a set.
I'm not sure how can I start, especially that I don't really know what set $M^M$ is defined as.
$A^B$ is standard notation for the set of functions with domain $B$ and codomain $A$. Therefore your structure is the set of functions with domain $M$ and codomain$ M$ endowed with the operation of composition of functions.
As for where to start, you really only have the two things to check, which you should be able to do without too much trouble.