The best solution is to change the default homepage to questions, just add this to your qa-config.php file:
$QA_CONST_PATH_MAP = array( 'questions' => '', );
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.