# Welcome to the MedInfo App

The ISMMS **MedInfoApp** is a website that serves as a centralized resource for medical students in clinical years by providing quick and easy access to important information related to their clerkships and academic schedule.

#### Key Features:

* **Clerkship Resources**: Transportation and important forms.
* **Site Information**: Study space and lockers at all clinical sites.
* **Clerkship Information**: Syllabi, grading rubrics, evaluation criteria, and orientation documents.
* **Faculty & Staff Contacts**: Easy access to clerkship directors and coordinators.
* **Policies & Procedures**: MD policies for attendance, assessments, and professionalism.
* **Resource Links**: Links to important resources the clinical years.

It’s designed to improve usability and streamline communication across multiple clerkship sites, especially helpful for students navigating various hospitals and departments during their clinical years.&#x20;

<a href="https://form.jotform.com/251736061519154" class="button primary">Give Us Feedback about this App!</a>

### Step-by-step directions for both **iPhone (iOS)** and **Android** to add a website to your home screen so it functions and looks like an app:

#### **iPhone (iOS – Safari browser)**

1. **Open Safari** (must be Safari; this won’t work in Chrome).
2. Go to the **website** you want to save.
3. Tap the **Share icon** (a square with an arrow pointing up) at the bottom of the screen.
4. Scroll down and tap **"Add to Home Screen."**
5. You can **rename** the shortcut if desired.
6. Tap **"Add"** in the upper-right corner.
7. The website will now appear on your Home Screen as an **app-like icon**.

#### **Android (Chrome browser)**

1. **Open Chrome**.
2. Go to the **website** you want to save.
3. Tap the **three-dot menu** in the upper-right corner.
4. Select **"Add to Home screen."**
5. You can **rename** the shortcut if you'd like.
6. Tap **"Add"** and confirm placement:
   * You may be asked to **drag the icon** to place it manually, or
   * Tap **"Add automatically"** to let your phone place it.
   * The site will now appear on your home screen, and some websites even open in a **full-screen, app-like view**.


---

# 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://ismms-md-program.gitbook.io/medinfoapp/welcome-to-the-medinfo-app.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.
