@extends('layouts.site') @section('title', \App\Models\SiteSetting::get('get_involved_meta_title', 'Get Involved - Faith & Future Summit')) @section('meta_description', \App\Models\SiteSetting::get('get_involved_meta_description', 'Join Faith & Future Summit as a participant, volunteer, or partner.')) @section('content') {{-- Hero --}}
Participate

Join as a participant, volunteer, speaker nominee, media collaborator, or institutional collaborator. There's a place for everyone at FFS.

@foreach(['Volunteer','Nominate','Collaborate'] as $pill) {{ $pill }} @endforeach
diversity_3

Community & Collaboration

{{-- Involvement Options --}}
@foreach([['confirmation_number','Attend a Summit','Participate as an audience member in our upcoming or past summit editions.','Learn More'],['volunteer_activism','Volunteer','Contribute your time and skills to help bring the summit to life.','Apply to Volunteer'],['how_to_vote','Nominate a Speaker','Know someone whose work aligns with our mission? Nominate them as a speaker.','Submit Nomination'],['feed','Media Collaboration','Journalists and media outlets interested in covering the summit can apply.','Register Interest'],['domain_verification','Institutional Collaboration','Universities, research centers, and organizations can partner with FFS.','Partner With Us'],['notifications_active','Join Updates','Subscribe to stay informed about upcoming events, speakers, and registration.','Subscribe Now']] as $o)
{{ $o[0] }}

{{ $o[1] }}

{{ $o[2] }}

{{ $o[3] }} arrow_forward
@endforeach
{{-- Why Get Involved --}}
diversity_3

Connect with Thought Leaders

Build meaningful networks with scholars, researchers, and visionaries from across the globe who are shaping the future of faith, ethics, and leadership.

forum

Support Meaningful Dialogue

Be part of future-focused conversations that bridge faith-informed scholarship with contemporary global challenges across technology, society, and human development.

{{-- Interest Form --}}

Interested in getting involved? Fill out the form below and our team will reach out to you.

@endsection