@php $faqs = [ [ 'q' => 'Is Vedica.ai a government website?', 'a' => 'No. Vedica is an independent guide. We are not affiliated with the Government of India, myScheme, or any ministry. Always apply on the official portal linked on each scheme page.', ], [ 'q' => 'Does Strong match mean I will get the benefit?', 'a' => 'No. Strong / Partial / Unlikely are indicative fits against published criteria. Only the department, bank, or implementing agency can approve an application.', ], [ 'q' => 'Which schemes does Vedica cover right now?', 'a' => 'We currently catalogue verified Central Government schemes only. State schemes are out of scope for this phase. Browse the full list on the Schemes page.', ], [ 'q' => 'Where do your facts come from?', 'a' => 'From official portals, guidelines PDFs, and PIB / ministry materials cited on each scheme page. If a window has ended or sources conflict, we hold the scheme out until it is clear.', ], [ 'q' => 'Do I apply on Vedica?', 'a' => 'No. Vedica helps you understand and shortlist. You apply on the government or bank website using the official link.', ], [ 'q' => 'Is the eligibility check free?', 'a' => 'Yes. The public eligibility check and scheme catalogue are free to use.', ], [ 'q' => 'Do you store my Aadhaar or bank password?', 'a' => 'No. Do not share OTPs, Aadhaar PDFs, or passwords with anyone claiming to be Vedica. See our Privacy Policy for what we collect.', ], [ 'q' => 'How do I report a mistake?', 'a' => 'Use the Contact page with the scheme name and the official source URL. We prioritise accuracy corrections.', ], ]; @endphp
@foreach ($faqs as $i => $faq)
{{ $faq['q'] }}

{{ $faq['a'] }}

@endforeach

Still unsure?

Start a free eligibility check or browse verified Central schemes.