Any survey usually starts off getting straight to the point. You can have the survey instead start with a simple welcome message. To enable the welcome message, you can use this API.
Surveys.shouldShowWelcomeScreen = true
LCQSurveys.shouldShowWelcomeScreen = YES;
Surveys.setShouldShowWelcomeScreen(true);
Surveys.setShouldShowWelcomeScreen(true);
Surveys.setShouldShowWelcomeScreen(true);
Surveys.setShouldShowWelcomeScreen(true);
Surveys.setShouldShowSurveysWelcomeScreen(true);
//iOS
LCQSurveys.ShouldShowWelcomeScreen = true;
//Android
Surveys.SetShouldShowWelcomeScreen(true);