> ## Documentation Index
> Fetch the complete documentation index at: https://docs.medera.info/llms.txt
> Use this file to discover all available pages before exploring further.

# Documentation Modes

> Real-time vs. async generation

| Mode          | Use                   | Endpoint                                                                    |
| :------------ | :-------------------- | :-------------------------------------------------------------------------- |
| Real-time     | In-encounter drafting | `/api/clinical/chunk` then `/api/therapy/generate-soap-note`                |
| Async / Batch | Post-visit assembly   | `/api/therapy/analyze-session` → `/api/therapy/generate-soap-note-enhanced` |
