Six Monthly Payments of $670

Your payment information will be stored on a secure server for future purchases

200HR YTT (6 Payments)

Our Program Certifies You In:

  • Vinyasa (Hatha based) Yoga
  • Yin + Restorative Yoga
  • Meditation Level 1

Post Certification Opportunities

Upon completion, you will be required to offer 4 SEVA "In service to the community" (free) classes. You are welcome to do so through our studio, and the intention is to help you become more confident in teaching others. Interested in leading classes online? We provide you with step-by-step instructions and practice sessions for your online presence. We are here for you well beyond the 200HR training with extraordinary teachers available as mentors up to 6 months after certification to help provide tangible, sustainable goals to curate your career In Person or Online and beyond, successfully. You will be asked to join our True Align Certified Instructors Private Facebook Group.

OUR SCHEDULE

Unit 1: Ancient Kemetic (Egyptian) & Afrikan Roots of Yoga + Connection to Vedic History, Practices & Texts More Recognized Today   

Unit 2: Fascia A+P Intro, Sequence Foundations & Subtle Bodies + Intro to Sanskrit  

Unit 3: Ashtanga Experience + Sanskrit & Chair Yoga Basics (Modifications/Accessibility)

Unit 4: Applied FASCIA / Movement Anatomy + Physiology, Teaching Methodologies + Physical Body Systems w/ Class Structures, Sequencing, & Cueing

Unit 5YIN+Restorative & Meditation Certification   

Unit 6: *IN PERSON GRADUATION RETREAT*  Special Considerations (injuries, physical limitations, trauma informed guidelines) + Final Written Exam, Demo Classes, & Muscle Testing 

Stripe::Checkout::Session.create({ mode: 'payment', payment_method_types: ['card'], payment_method_types: ['card', 'affirm'], line_items: [{ price_data: { currency: 'usd', product_data: { name: 'T-shirt', }, # Make sure the total amount fits within Affirm's transaction amount limits unit_amount: 5000, }, quantity: 1, }], shipping_address_collection: { # Shipping address is optional but recommended to pass in # Specify which shipping countries Checkout should provide as options for shipping locations allowed_countries: ['US'], }, # If you already have the shipping address, provide it in payment_intent_data: # payment_intent_data: { # shipping: { # name: 'Jenny Rosen', # address: { # line1: '1234 Main Street', # city: 'San Francisco', # state: 'CA', # country: 'US', # postal_code: '94111', # }, # }, # }, success_url: 'https://example.com/success', cancel_url: 'https://example.com/cancel', })