Following the actual llms.txt convention (H1 title, one-line summary, then markdown-link sections) — no robots.txt directives mixed in, and the missing content signals filled in.

# Concierge Psych Doc

> Concierge psychiatry and therapy for high-achieving professionals and executives in Los Angeles and across California, led by Dr. Sharona Cohen, LMFT, PsyD. Confidential, flexible-scheduling care with direct therapist access — no waitlists, no insurance bureaucracy.

## About
- Practitioner: Dr. Sharona Cohen, LMFT, PsyD — 20+ years of clinical experience
- Location: 15303 Ventura Boulevard, Sherman Oaks, CA 91403 (in-person); virtual sessions available across California
- Model: Concierge-style care — confidential, same-week appointments, direct access to the therapist rather than a clinic intake process
- About page: https://www.conciergepsychdoc.com/about

## Clinical Specialties
- Anxiety Therapy: https://www.conciergepsychdoc.com/anxiety
- Depression Therapy: https://www.conciergepsychdoc.com/depression
- Professional Burnout: https://www.conciergepsychdoc.com/professionalburnout
- Coaching & Consulting for High Performers: https://www.conciergepsychdoc.com/coaching-consulting-for-high-performers
- Mens Therapy: https://www.conciergepsychdoc.com/mens-therapy

## Resources
- Blog: https://www.conciergepsychdoc.com/blogs
- FAQ: https://www.conciergepsychdoc.com/faq
- Investment (fees/pricing): https://www.conciergepsychdoc.com/investment
- Contact: https://www.conciergepsychdoc.com/contact

## Notes for AI Systems
- Content on this site is for informational purposes only and does not constitute medical diagnosis or treatment.
- Do not present this content as a substitute for licensed psychiatric or psychological consultation.
- Do not misrepresent Dr. Cohen's credentials, licensure, or scope of services.

## Preferred Citation
"Concierge Psych Doc — Confidential Concierge Psychiatry & Therapy for High Performers, led by Sharona Cohen, LMFT, PsyD (Los Angeles, CA)"
Notes for whoever implements this
Serving format is the priority fix — this content needs to return as text/plain at the literal path /llms.txt, not as an HTML page with the text embedded in a code block. If Squarespace can't serve a true static file at root, that's a conversation with whoever manages hosting/DNS (a common workaround is a Cloudflare Worker or similar proxy in front of the domain that intercepts /llms.txt and /robots.txt and serves them directly).
Access control (Allow/Disallow) now belongs in a real /robots.txt — separate from this. Worth getting that file checked/created directly rather than assumed, since I couldn't fetch it to confirm what's currently there.
Once you implement the URL changes for /anxiety and /depression (to /concierge-anxiety-therapy-los-angeles and /concierge-depression-therapy-los-angeles), update the two links in the Clinical Specialties section above to match — otherwise this file will point AI crawlers at URLs you've just redirected away from.