> For the complete documentation index, see [llms.txt](https://ismms-gs.gitbook.io/graduate-school-course-catalog/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-school-course-catalog/mgc-genetic-counseling.md).

# MGC - Genetic Counseling

* [**MGC Fall Courses**](/graduate-school-course-catalog/mgc-genetic-counseling/mgc-fall-courses.md)
  * [MGC3200 Clinical Rotations](/graduate-school-course-catalog/mgc-genetic-counseling/mgc-fall-courses.md#mgc3200-clinical-rotations)
  * [MGC3201 Clinical Rotations II](/graduate-school-course-catalog/mgc-genetic-counseling/mgc-fall-courses.md#mgc3201-clinical-rotations-ii)
  * [MGC3301 Topics in Genetic Counseling - I](/graduate-school-course-catalog/mgc-genetic-counseling/mgc-fall-courses.md#mgc3301-topics-in-genetic-counseling-i)
  * [MGC3303 Topics in Genetic Counseling - III](/graduate-school-course-catalog/mgc-genetic-counseling/mgc-fall-courses.md#mgc3303-topics-in-genetic-counseling-iii)
  * [MGC3305 Deconstructing Inequity in Genetic Counseling](/graduate-school-course-catalog/mgc-genetic-counseling/mgc-fall-courses.md#mgc3305-deconstructing-inequity-in-genetic-counseling)
  * [MGC4001 Genetic Counseling Journal Club](/graduate-school-course-catalog/mgc-genetic-counseling/mgc-fall-courses.md#mgc4001-genetic-counseling-journal-club)
  * [MGC8001 Maintenance of Matriculation for Genetic Counseling](/graduate-school-course-catalog/mgc-genetic-counseling/mgc-fall-courses.md#mgc8001-counseling)
  * [MGC8300 Thesis in Genetic Counseling](/graduate-school-course-catalog/mgc-genetic-counseling/mgc-fall-courses.md#mgc8300-thesis-in-genetic-counseling)
  * [MGC8301 Thesis in Genetic Counseling: Fall Year 2](/graduate-school-course-catalog/mgc-genetic-counseling/mgc-fall-courses.md#mgc8301-thesis-in-genetic-counseling-fall-year-2)
  * [MSN5026 Structures of Embryology](/graduate-school-course-catalog/mgc-genetic-counseling/mgc-fall-courses.md#msn5026-structures-of-embryology)
* [**MGC Spring Courses**](/graduate-school-course-catalog/mgc-genetic-counseling/mgc-spring-courses.md)
  * [MGC1100 Fundamentals of Psychosocial Interviewing and Counseling](/graduate-school-course-catalog/mgc-genetic-counseling/mgc-spring-courses.md#mgc1100-fundamentals-of-psychosocial-interviewing-and-counseling)
  * [MGC1105 Clin. Research Ethics in Gen. Counseling](https://ismms-gs.gitbook.io/graduate-school-course-catalog/pages/tM4AqVHMpvtB3O8iVwkt#mgc1105-clin.-research-ethics-in-gen.-counseling)
  * [MGC1400 Medical Genetics](/graduate-school-course-catalog/mgc-genetic-counseling/mgc-spring-courses.md#mgc1400-medical-genetics)
  * [MGC3000 Impact of Illness on Patients and Families](/graduate-school-course-catalog/mgc-genetic-counseling/mgc-spring-courses.md#mgc3000-impact-of-illness-on-patients-and-families)
  * [MGC3200 Clinical Rotations](/graduate-school-course-catalog/mgc-genetic-counseling/mgc-spring-courses.md#mgc3200-clinical-rotations)
  * [MGC3203 Clinical Rotations III](/graduate-school-course-catalog/mgc-genetic-counseling/mgc-spring-courses.md#mgc3203-clinical-rotations-iii)
  * [MGC3302 Topics in Genetic Counseling - II](/graduate-school-course-catalog/mgc-genetic-counseling/mgc-spring-courses.md#mgc3302-topics-in-genetic-counseling-ii)
  * [MGC3304 Practical Skills in Genetic Counseling](/graduate-school-course-catalog/mgc-genetic-counseling/mgc-spring-courses.md#mgc3304-practical-skills-in-genetic-counseling)
  * [MGC3305 Deconstructing Inequity in Genetic Counseling](/graduate-school-course-catalog/mgc-genetic-counseling/mgc-spring-courses.md#mgc3305-deconstructing-inequity-in-genetic-counseling)
  * [MGC8300 Thesis in Genetic Counseling](/graduate-school-course-catalog/mgc-genetic-counseling/mgc-spring-courses.md#mgc8300-thesis-in-genetic-counseling)


---

# 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-gs.gitbook.io/graduate-school-course-catalog/mgc-genetic-counseling.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.
