> For the complete documentation index, see [llms.txt](https://ismms-gs.gitbook.io/graduate-student-handbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ismms-gs.gitbook.io/graduate-student-handbook/part-ii.-programs-of-study.md).

# PART II. PROGRAMS OF STUDY

Part II. of the Student Handbook covers the programs of study at the ISMMS Graduate School of Biomedical Sciences. Students can find the following information in this section.&#x20;

* [Chapter 1](/graduate-student-handbook/chapter-1-1/phd-in-biomedical-sciences-and-neuroscience.md) - PhD in Biomedical Sciences and Neuroscience
* [Chapter on Multidisciplinary Training Areas](/graduate-student-handbook/chapter-on-multidisciplinary-training-areas/multidisciplinary-training-areas.md)
* [Chapter 2 ](/graduate-student-handbook/chapter-2-1/md-phd-program.md)- MD/PhD Program
* [Chapter 3](/graduate-student-handbook/chapter-3-1/clinical-research-education-program.md) - Clinical Research Education and MD-MSCR/Portal Program
* [Chapter 4](/graduate-student-handbook/chapter-4-1/ms-in-biomedical-sciences-msbs.md) - MS in Biomedical Sciences (MSBS)
* [Chapter 5](/graduate-student-handbook/chapter-5/master-of-science-in-biomedical-data-science-and-ai-mdsai.md) - MS in Biomedical Data Science and AI (MDSAI)
* [Chapter 6](/graduate-student-handbook/chapter-6/ms-in-biostatistics-program.md) -  MS in Biostatistics
* [Chapter 7](/graduate-student-handbook/chapter-7/ms-in-genetic-counseling.md) - MS in Genetic Counseling
* [Chapter 8](/graduate-student-handbook/chapter-8/ms-in-healthcare-delivery-leadership-mshcdl.md) - MS in Healthcare Delivery Leadership (MSHCDL)
* [Chapter 9](/graduate-student-handbook/chapter-9/master-in-health-administration-mha.md) - Master in Health Administration (MHA)
* [Chapter 10](/graduate-student-handbook/chapter-10/graduate-program-in-public-health.md) - Graduate Program in Public Health


---

# 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:

```
GET https://ismms-gs.gitbook.io/graduate-student-handbook/part-ii.-programs-of-study.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
