diff --git a/app/src/page/verification/internal/manual-verify-page.js b/app/src/page/verification/internal/manual-verify-page.js index 693755c8..84af8d2a 100644 --- a/app/src/page/verification/internal/manual-verify-page.js +++ b/app/src/page/verification/internal/manual-verify-page.js @@ -21,7 +21,15 @@ class ManualVerifyPage extends React.PureComponent { return ( Manual Reward Verification - You need to be manually verified before you can start claiming rewards. Please request to be verified on the . + + This account must undergo review before you can participate in the rewards program. This can take anywhere from several minutes to several days. + + + If you continue to see this message, please request to be verified on the . + + + Please enjoy free content in the meantime! + ); }