> For the complete documentation index, see [llms.txt](https://ismms-md-program.gitbook.io/module-information-sheet-mis/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ismms-md-program.gitbook.io/module-information-sheet-mis/phase-2/coaching-advising-mentoring-and-preparation-camp-1-6/general-information.md).

# General Information

### <mark style="background-color:green;">GENERAL INFORMATION</mark>&#x20;

#### **Module Title**: <mark style="color:blue;">Coaching, Advising, Mentoring and Preparation (CAMP) 1 - 6</mark>

#### **Module Number**: <mark style="color:blue;">MSEC7010, MSEC7011, MSEC7012, MSEC7013, MSEC7014, MSEC7015, MSEC7016</mark>

***

| **Module Director**                                                                                                | **Office Hours** |
| ------------------------------------------------------------------------------------------------------------------ | ---------------- |
| <p>Horatio Holzer, MD</p><p><a href="mailto:horatio.holzer@mountsinai.org"><horatio.holzer@mountsinai.org></a></p> | By appointment   |

| **Module Coordinator(s)**                                                                          | **Office**                      |
| -------------------------------------------------------------------------------------------------- | ------------------------------- |
| <p>Sam Leung<br><a href="mailto:chinghar.leung@mssm.edu"><chinghar.leung@mssm.edu></a></p>         | Annenberg Building - Room 13-40 |
| <p>Rachael Molina</p><p><a href="mailto:rachael.molina@mssm.edu"><rachael.molina@mssm.edu></a></p> | Annenberg Building - Room 13-40 |

***

<table><thead><tr><th width="163.5999755859375"></th><th width="438.79998779296875"></th></tr></thead><tbody><tr><td><strong>Module Duration</strong></td><td><ul><li>CAMP I: April 6-April 10, 2026</li><li>CAMP Week II: May 25-May 31, 2026</li><li>CAMP Week III: July 20-July 26, 2026</li><li>CAMP Week IV: September 7- September 13, 2026</li><li>CAMP Week V: October 26-November 1, 2026</li><li>CAMP Week VI: December 14-December 20, 2026</li></ul></td></tr><tr><td><strong>Class Schedule</strong></td><td>Monday, Tuesday, Wednesday, and Friday, see ASCEND <a href="https://calendar.google.com/calendar/embed?src=q0pv8t8qsoe49gaiqeua029pik%40group.calendar.google.com&#x26;ctz=America%2FNew_York">Phase 2 Google Calendar</a></td></tr><tr><td><strong>Location</strong></td><td>Annenberg Building, 12th and 13th floors</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://ismms-md-program.gitbook.io/module-information-sheet-mis/phase-2/coaching-advising-mentoring-and-preparation-camp-1-6/general-information.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
