# Starting a New Encounter

{% @arcade/embed flowId="y0VuUEZ3iRjJp09S77v4" url="<https://app.arcade.software/share/y0VuUEZ3iRjJp09S77v4>" %}

There are two ways to start a new encounter:

### From your Appointments

The simplest - just let CARE sync with your EHR and pull in all your upcoming encounters. Manually created appointments will also show up on your Schedule in the Appointments tab.

When starting the session, select the upcoming encounter from the Schedule using the encounter time, patient name, etc.

### Start a Blank Encounter

You can start a blank encounter — simply click on the Encounter Tab from the top navigation bar.


---

# 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/encounters/starting-a-new-encounter.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.
