# Get Started with CARE

## Accessing CARE by MarianaAI

Head over to our [website](https://app.marianaai.com/) (app.marianaai.com) or download our app from App Store (for iOS) or Play Store (for Android).

Follow the below instructions to install MarianaAI's web app to your device.

{% content-ref url="/pages/Wv1SQ8hoVIBGf7NDUgu4" %}
[Installing the Web App to your Device](/home/get-started-with-care/installing-the-web-app-to-your-device.md)
{% endcontent-ref %}

**Sign up/ Sign In:** You can sign up using your email address or your Google ID. That's it!

if you have any trouble signing up, check out this guide:&#x20;

{% content-ref url="/pages/wUN1SRJJaITbkFi1Tqtr" %}
[Creating a New Account](/home/how-to/creating-a-new-account.md)
{% endcontent-ref %}

## Navigating MarianaAI

{% @arcade/embed flowId="9FvWQFCsH7uKy9j2e9Pv" url="<https://app.arcade.software/share/9FvWQFCsH7uKy9j2e9Pv>" fullWidth="false" %}

### **Schedule**

View your updated and synced schedule with your EHR. Click on any session to open its encounter view.

#### **Adding Appointments**

Click on the “New Appointment” button on the Top Right corner of your screen to manually add new appointments. You can add appointments for either new patients or existing ones.

* **New Patients**: Quickly add relevant details of patients who are new to your EHRs.
* **Existing Patients**: Schedule appointments for existing patients by selecting the right patient ID and setting a time.

### **Encounters**

This is where your dictations and clinical sessions happen. It has two major components:

* **Transcription Window**: Click on "Start Conversation" to start AI transcription.
* **Physician Co-Pilots**: These include Patients Portraits, Clinical Decision Support, Clinical Documentation, Medical Coding, and Patient History Overview.

Read more here:

{% content-ref url="/pages/QxCSrLZag3Q7E1k3J16Q" %}
[Encounters](/home/how-to/encounters.md)
{% endcontent-ref %}

### **History**

View your past encounters including conversations and dictations here.

### Inbox

Our AI triages your messages and prioritizes them so that you don't miss anything crucial. It also fetches available reports and drafts clinically accurate responses on your behalf - simply review and tap send to communicate with your patients.

### Ask AI

CARE also includes MarianaGPT, which can fetch and understand your EHR data and answer any query you have about your patients, summarise texts, generate contextual answers, and a lot more.

### **Account**

You can view your account details, link your EHR, and sync updates to the EHR here.

And that's it! All you need to know to get started right away!


---

# 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://resources.marianaai.com/home/get-started-with-care.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.
