# MarianaGPT

<figure><img src="/files/heqBfl80XhjDiRcG1Kji" alt=""><figcaption><p>Ask AI powered by MarianaGPT</p></figcaption></figure>

The CARE Platform also includes Ask AI powered by 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.

Simply click on Ask AI from the top navigation bar to get started.

### **Patient-Related Queries**

Input queries about specific patients or general medical information.

### **Summarizing Documents**

Upload documents or patient notes using the upload button to MarianaGPT.


---

# 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/how-to/marianagpt.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.
