Multiple Gamemodes

Hello, I am creating a game with different modes such as FFA, Capture the Flag, etc.

Right now it is set up so when you click ‘Host Game’ on the Main Menu HUD, it goes to a different level, but I don’t know how to go about calling those different game modes in the blueprints.

I want to be able to click a button to choose the Game Mode, then click Host and be sent to that map with the correct Game Mode.

Is there a way to have a different Game Mode for each map? Thank you.