# Knowledge Base

## Knowledge Base

- [Welcome!](https://resources.marianaai.com/home/readme.md)
- [Get Started with CARE](https://resources.marianaai.com/home/get-started-with-care.md): This guide will walk you through the initial steps to tap into the power of MarianaAI.
- [Installing the Web App to your Device](https://resources.marianaai.com/home/get-started-with-care/installing-the-web-app-to-your-device.md)
- [Creating a New Account](https://resources.marianaai.com/home/how-to/creating-a-new-account.md): The first step in getting started with CARE is creating a new account. Play the interactive demo below or read our step-by-step notes.
- [Appointments and Schedule](https://resources.marianaai.com/home/how-to/appointments-and-schedule.md): Creating an appointment or making changes to your schedule is easier than ever. Here's how:
- [Encounters](https://resources.marianaai.com/home/how-to/encounters.md)
- [Starting a New Encounter](https://resources.marianaai.com/home/how-to/encounters/starting-a-new-encounter.md): Got a new patient, scheduling a follow-up, or brainstorming with dictation? MarianaAI makes it all a breeze - CARE automates what you hate doing and assist you in what you want to do.
- [Managing Patient Encounters](https://resources.marianaai.com/home/how-to/encounters/managing-patient-encounters.md): CARE creates patient portraits before an encounter, ambiently transcribes and documents encounters, and generates comprehensive ICD-10, CPT as well as HCC codes and RAF score for risk assessment.
- [Jotting](https://resources.marianaai.com/home/how-to/encounters/jotting.md)
- [History](https://resources.marianaai.com/home/how-to/encounters/history.md)
- [Edit Templates for CDS, Notes, and Codes](https://resources.marianaai.com/home/how-to/encounters/edit-templates-for-cds-notes-and-codes.md)
- [MarianaGPT](https://resources.marianaai.com/home/how-to/marianagpt.md)
- [FAQs](https://resources.marianaai.com/home/how-to/faqs.md)
- [Getting started FAQ](https://resources.marianaai.com/home/how-to/faqs/getting-started-faq.md)
- [Account Settings FAQs](https://resources.marianaai.com/home/how-to/faqs/account-settings-faqs.md)
- [Platform Usage FAQs](https://resources.marianaai.com/home/how-to/faqs/platform-usage-faqs.md)
- [Troubleshooting FAQs](https://resources.marianaai.com/home/how-to/faqs/troubleshooting-faqs.md)
- [Privacy & Customization FAQs](https://resources.marianaai.com/home/how-to/faqs/privacy-and-customization-faqs.md)
- [Support Contact FAQs](https://resources.marianaai.com/home/how-to/faqs/support-contact-faqs.md)
- [Meet CARE by MarianaAI](https://resources.marianaai.com/home/product-overview/meet-care-by-marianaai.md): Hey there! Navigating the healthcare world can be tricky, right? It's all about being efficient, accurate, and a step ahead. That's where CARE by MarianaAI comes in.
- [Features](https://resources.marianaai.com/home/product-overview/features.md)
- [Patient Portraits](https://resources.marianaai.com/home/product-overview/features/patient-portraits.md): By leveraging AI to create rich Patient Portraits, CARE ensures doctors have the full context to provide optimal care to each patient.
- [Autonomous Medical Coding](https://resources.marianaai.com/home/product-overview/features/autonomous-medical-coding.md): With CARE's autonomous coding, providers can be assured of optimized revenues without having to navigate complex coding processes themselves.
- [AI Medical Scribe](https://resources.marianaai.com/home/product-overview/features/ai-medical-scribe.md): CARE's multi-speaker, multi-lingual AI Medical Scribe elegantly captures discussions between doctors and patients to produce complete, structured notes.
- [Medical Notes and Documentation](https://resources.marianaai.com/home/product-overview/features/medical-notes-and-documentation.md): With CARE, documentation becomes easy, efficient, and compliant.
- [Clinical Decision Support](https://resources.marianaai.com/home/product-overview/features/clinical-decision-support.md): By proactively providing clinical recommendations, CARE enhances patient care and outcomes.
- [Smart Inbox Management](https://resources.marianaai.com/home/product-overview/features/smart-inbox-management.md): CARE's smart inbox management creates efficiency gains and improves patient satisfaction.
- [Ask AI](https://resources.marianaai.com/home/product-overview/features/ask-ai.md): With natural conversation capabilities, MarianaGPT becomes an intelligent assistant for healthcare teams.
- [Feedback](https://resources.marianaai.com/home/feedback.md): If you have something on your mind about CARE by MarianaAI, we'd love to hear it. We're all ears! If you have any trouble using our platform, contact us via email, phone or Intercom.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://resources.marianaai.com/home/readme.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.
