Skip to main content
In crisis or need to talk now? Tawag Paglaum – Centro Bisaya (VSMMC · DOH), free 24/7 — Smart/TNT 0939 936 5433 · 0939 937 5433 · Globe/TM 0966 467 9626.

Gestalt Wellness Institute

Frequently Asked Questions?

How to book an appointment? .cls-1 { fill: #e6e6e6; stroke-width: 0px; }

You can book with us in whichever way is most convenient for you: Online — click "Book an Appointment" above to choose a schedule that works for you. By phone — call us at (032) 345 4610 or +639 999 696 254. Walk-in — visit us at Room 515, Velez Medical Arts Building, and our front desk team will assist you directly. Facebook Messenger — message our page; we typically reply within 30 minutes, Monday to Friday, 9am to 5pm.

For Your First Visit

Not sure what to expect walking in? Here's what your first visit actually looks like.

Payment and Scheduling

The practical details — coverage, cost, and how to manage your bookings.

What are the different kinds of practitioners and what do they offer?

Mental health and education support come in many forms, provided by different licensed and trained professionals. Here’s a quick guide to some of the roles you may encounter — at GWI or elsewhere.

For Organizations and Teams

We also work beyond individual care, partnering with companies and institutions to support the people in them.

function toggleAccordion(card) { const allCards = document.querySelectorAll('.faq-card'); allCards.forEach(c => { if (c !== card) { c.classList.remove('active'); c.setAttribute('aria-expanded', 'false'); } }); const isNowActive = card.classList.toggle('active'); card.setAttribute('aria-expanded', isNowActive ? 'true' : 'false'); } document.querySelectorAll('.faq-card').forEach(function (card) { card.addEventListener('keydown', function (e) { if (e.key === 'Enter' || e.key === ' ') { e.preventDefault(); toggleAccordion(card); } }); });