How to make minigames?

Hello everyone. So let’s say that I have a main menu full of minigames for multiplayer… Each minigame has their own dedicated server with instances. However, is it possible for a player to click on a minigame, and that minigame to go to a new level? Can it have its own GameMode for its own rules?

Ofcorse, you can set game mode for level inside world settings. Also you can code minigame inside level blueprint if you wish for, you might actually find it easier and you can use single game mode for that