# Appendices

- [Related Occupations](https://manual.mis.academy/appendices/related-occupations.md): Appendix A
- [Underlying Disciplines, Concepts, and Theories](https://manual.mis.academy/appendices/underlying-disciplines-concepts-and-theories.md): Appendix B
- [Undergraduate Academic Advisory Guide](https://manual.mis.academy/appendices/undergraduate-academic-advisory-guide.md): Appendix Ca
- [Lisans Akademik Danışmanlık Rehberi](https://manual.mis.academy/appendices/lisans-akademik-danismanlik-rehberi.md): Appendix Cb
- [Exam Policies](https://manual.mis.academy/appendices/exam-policies.md): Appendix D
- [GP Guide](https://manual.mis.academy/appendices/gp-guide.md): Appendix E
- [GT Guide](https://manual.mis.academy/appendices/gt-guide.md): Appendix F
- [Course Evaluation Form](https://manual.mis.academy/appendices/course-evaluation-form.md): Appendix G
- [Lisansüstü Danışmanlık](https://manual.mis.academy/appendices/lisansustu-danismanlik.md): Appendix H
- [MIS 421 Internship](https://manual.mis.academy/appendices/mis-421-internship.md): Appendix I
- [MIS 436 Vocational Business Training](https://manual.mis.academy/appendices/mis-436-vocational-business-training.md): Appendix J


---

# Agent Instructions: 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://manual.mis.academy/appendices.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.
