Skip to content
Akashic Records Reading – Unlock Your Soul’s Wisdom | Soul-Quest
  • Soul Reflection
  • From Karma To Kriya
  • Soul Alignment Journey
  • Clarity Call
  • About
  • Testimonials
  • Blogs
Akashic Records Reading – Unlock Your Soul’s Wisdom | Soul-Quest

making mistakes is better than faking perfection

It seems we can’t find what you’re looking for. Perhaps searching can help.

Recent Posts

  • Soul Sessions vs Akashic Records Reading
  • How to Choose the Best Akashic Records Reader
  • Repeating Life Lessons and Spiritual Meaning
  • How to Dissolve Karmic Patterns
  • Soul Blueprint Reading for Life Clarity

Recent Comments

No comments to show.

Archives

  • May 2026
  • April 2026
  • January 2026
  • December 2025
  • September 2025
  • August 2025
  • July 2025

Categories

  • Akashic Records Blog of Debjani Ghosh
  • Blog
  • soul blueprint
  • Uncategorized

Recent Posts

  • Soul Sessions vs Akashic Records Reading
  • How to Choose the Best Akashic Records Reader
  • Repeating Life Lessons and Spiritual Meaning
  • How to Dissolve Karmic Patterns
  • Soul Blueprint Reading for Life Clarity
  • Soul Reflection
  • From Karma To Kriya
  • Soul Alignment Journey
  • Clarity Call
  • About
  • Testimonials
  • Blogs






Soul Quest | Akashic Records & Karmic Clarity — Mumbai
/* ── FOOTER ── */ .site-footer { background: #0e0618; color: rgba(250,248,244,0.45); padding-block: clamp(2.5rem,5vw,4rem); } .footer-inner { display: flex; flex-wrap: wrap; gap: 2rem; justify-content: space-between; align-items: center; max-width: 1440px; margin-inline: auto; padding-inline: clamp(1.25rem,5vw,3rem); } .footer-brand { font-family: 'Cormorant Garamond', Georgia, serif; font-size: 1.3rem; font-weight: 600; color: #c8961a; letter-spacing: 0.16em; text-transform: uppercase; } .footer-tagline { font-size: 0.62rem; letter-spacing: 0.14em; color: rgba(250,248,244,0.28); margin-top: 0.25rem; } .footer-links { display: flex; flex-wrap: wrap; gap: 1.5rem; } .footer-links a { font-size: 0.72rem; letter-spacing: 0.07em; text-transform: uppercase; color: rgba(250,248,244,0.38); transition: color 180ms ease; } .footer-links a:hover { color: #e8c96e; } .footer-copy { font-size: 0.67rem; color: rgba(250,248,244,0.22); width: 100%; text-align: center; margin-top: 1.5rem; padding-top: 1.5rem; border-top: 1px solid rgba(250,248,244,0.07); max-width: 1100px; margin-inline: auto; padding-inline: clamp(1.25rem,5vw,3rem); }










{ "@context": "https://schema.org", "@graph": [ { "@type": "Person", "@id": "https://www.soul-quest.in/#debjani", "name": "Debjani Ghosh", "jobTitle": "Soul Alignment Mentor", "description": "Certified Akashic Record Reader and Soul Alignment Mentor with 10+ years in personal development and counselling. Founder of SoulQuest, Mumbai.", "url": "https://www.soul-quest.in/", "sameAs": ["https://www.instagram.com/soulquestbydg"] }, { "@type": "LocalBusiness", "@id": "https://www.soul-quest.in/#business", "name": "SoulQuest", "description": "Akashic Record readings and private Soul Alignment Journeys for self-aware women and conscious professionals. Helping you understand karmic patterns behind relationship pain, money fear, purpose confusion and life-direction blocks.", "url": "https://www.soul-quest.in/", "founder": {"@id": "https://www.soul-quest.in/#debjani"}, "address": { "@type": "PostalAddress", "addressLocality": "Mumbai", "addressRegion": "Maharashtra", "addressCountry": "IN" }, "areaServed": ["Mumbai", "India", "Global"], "serviceType": ["Akashic Record Reading", "Soul Alignment Journey", "Karmic Pattern Clarity", "Spiritual Life Coaching"], "priceRange": "₹₹₹", "contactPoint": { "@type": "ContactPoint", "contactType": "customer service", "email": "soulquest@debjani.in" } }, { "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What is an Akashic Record reading?", "acceptedAnswer": { "@type": "Answer", "text": "The Akashic Records are a soul-level record of every experience, pattern, contract and karmic agreement across lifetimes. An Akashic Record reading gives you precise, specific information about what is repeating in your life and why — not general guidance, but a direct reading of your soul's record by a trained practitioner." } }, { "@type": "Question", "name": "How is SoulQuest different from therapy or life coaching?", "acceptedAnswer": { "@type": "Answer", "text": "Therapy works with the psychological and emotional layer. Life coaching works with goals and behaviour. SoulQuest works at the soul level — reading the karmic patterns, ancestral loyalties, and soul agreements that are creating the recurring loop beneath the surface problem. It reaches what therapy and coaching cannot access." } }, { "@type": "Question", "name": "What is a Soul Alignment Journey?", "acceptedAnswer": { "@type": "Answer", "text": "A Soul Alignment Journey is a private multi-session container with Debjani Ghosh, working through your specific karmic pattern using Akashic Record readings. Available as a 3-session Basic Journey or 7-session Deep Journey. Both are by application only, after a Soul Reflection and Clarity Call." } }, { "@type": "Question", "name": "What is the Soul Reflection and how do I begin?", "acceptedAnswer": { "@type": "Answer", "text": "The Soul Reflection is a short email-based reading for one current situation, emotional state, or repeating pattern. It costs ₹501 and is delivered by email within 24–48 hours. It is the first step in the SoulQuest pathway and the right entry point for anyone new to this work." } }, { "@type": "Question", "name": "Is the Clarity Call free?", "acceptedAnswer": { "@type": "Answer", "text": "No. The SoulQuest Clarity Call is not a free reading or a free consultation. It is a structured readiness conversation available only after you have completed a Soul Reflection and submitted an application. Debjani reviews every application personally before offering a call." } } ] } ] }




Soul Quest

Akashic Records · Soul Alignment · Karmic Clarity
Held with love in Mumbai. Serving clients globally.

  • Soul Reflection
  • Karma To Kriya
  • Soul Alignment Journey
  • About
  • Testimonials
  • FAQ
  • Blogs
  • <!--

  • Insights — Coming Soon
  • -->

© 2026 SoulQuest · Debjani Ghosh · Mumbai · soulquest@debjani.in · Instagram: @soulquestbydg

// Scroll reveal const revealEls = document.querySelectorAll('.reveal'); const obs = new IntersectionObserver((entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const el = entry.target; const siblings = Array.from(el.parentElement.querySelectorAll('.reveal')); const idx = siblings.indexOf(el); setTimeout(() => el.classList.add('in-view'), idx * 65); obs.unobserve(el); } }); }, { threshold: 0.08, rootMargin: '0px 0px -24px 0px' }); revealEls.forEach(el => obs.observe(el));

// Mobile nav const toggle = document.querySelector('.nav-toggle'); const navLinks = document.querySelector('.nav-links'); if (toggle) { toggle.addEventListener('click', () => { const isOpen = toggle.getAttribute('aria-expanded') === 'true'; toggle.setAttribute('aria-expanded', String(!isOpen)); navLinks.style.cssText = isOpen ? '' : 'display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#faf8f4;border-bottom:1px solid rgba(74,26,140,0.1);padding:1.5rem clamp(1.25rem,5vw,3rem);gap:1.1rem;z-index:99;'; }); }

Something is asking for your attention right now.

Begin with a Soul Reflection — ₹501

(function(){ var bar = document.getElementById('sticky-cta'); var txt = document.querySelector('.sticky-text-desktop'); var dismissed = false;

// Show desktop subtext on wider screens if(window.innerWidth >= 640) { txt && (txt.style.display = 'block'); }

window.addEventListener('scroll', function(){ if(dismissed) return; if(window.scrollY > 500){ bar.style.transform = 'translateY(0)'; } else { bar.style.transform = 'translateY(100%)'; } }, { passive: true });

bar.querySelector('button').addEventListener('click', function(){ dismissed = true; bar.style.transform = 'translateY(100%)'; setTimeout(function(){ bar.style.display = 'none'; }, 400); }); })();

{ "@context": "https://schema.org", "@type": "Service", "name": "SoulQuest — Akashic Records & Soul Alignment", "description": "SoulQuest offers a structured transformational pathway with Akashic Record readings, karmic pattern dissolution, and Soul Alignment Journeys. Founded by Debjani Ghosh, Mumbai. Serving clients globally.", "provider": {"@type": "Person", "name": "Debjani Ghosh", "url": "https://soulquestwithdebjani.com/about"}, "serviceType": "Akashic Records & Soul Alignment", "areaServed": "Worldwide", "url": "https://soulquestwithdebjani.com" }

{ "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ {"@type": "ListItem", "position": 1, "name": "Home", "item": "https://soulquestwithdebjani.com"} ] }

Copyright © 2026 Akashic Records Reading - Unlock Your Soul’s Wisdom | Soul-Quest
Powered By Squartech Solutions