How to use GameState::MatchState?

Hi, can someone give me an example or explanation how to properly make use of the inbuilt MatchState mechanism inside a GameState? There is mentioning of a state machine and transitions, but I don’t know what exactly this is referring to. And since a MatchState can be any FName, I don’t suppose there is a list of default states to be found, is there?

Like this!