Help with importing charcter blueprint

Okay,so basically you have a Character Blueprint,you should setup the Game Mode for your current level by doing the following steps.
1)Create the Blueprint GameMode https://docs.unrealengine.com/en-US/Gameplay/HowTo/SettingUpAGameMode/Blueprints/index.html
2)Setup your pawn in GameMode for your CharacterBlueprint
Try and let me know