!function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '1894245470938685'); fbq('track', 'PageView');
2025 Stimulus Eligibility QuizYou May Be Eligible for Stimulus Relief & Benefits

Answer 3 quick questions to see if you qualify for the 2025 Stimulus!
Question 1/3
Are you a US citizen?
Checking Your Qualification...
๐ Congratulations! You Qualify for the 2025 Stimulus
Here's what to do next:
- Tap the "CLAIM NOW" button below
- Complete the form with your correct info
- Confirm where you'd like your check to be sent
const questions = [ { q: "Are you a US citizen?" }, { q: "Have you claimed the 2025 US Stimulus?" }, { q: "Are you over 18 years old?" } ]; const answers = []; let currentQuestion = 0; function startQuiz() { document.getElementById("start-screen").classList.add("hidden"); document.getElementById("question-screen").classList.remove("hidden"); showQuestion(); } function showQuestion() { document.getElementById("question-title").textContent = `Question ${currentQuestion + 1}/3`; document.getElementById("question-text").textContent = questions[currentQuestion].q; } function answer(response) { answers.push(response); currentQuestion++; if (currentQuestion < questions.length) { showQuestion(); } else { showLoading(); } } function showLoading() { document.getElementById("question-screen").classList.add("hidden"); document.getElementById("loading-screen").classList.remove("hidden"); const bar = document.getElementById("progress-bar"); bar.style.width = "0"; setTimeout(() => bar.style.width = "100%", 100); setTimeout(showResult, 2200); } function showResult() { document.getElementById("loading-screen").classList.add("hidden"); document.getElementById("result-screen").classList.remove("hidden"); } 322,392+ registered - limited spots remaining this week
This site is not affiliated with any government agency. Eligibility for assistance programs varies and results are subject to verification.
You may be eligible for
Up to $1,400 in
Stimulus Relief & Benefits
How to check your eligibility:
Tap โCheck Eligibility"
Complete the short form
See if you qualify instantly
โ Act now โ funding is limited.
Privacy Policy and Official Rules.