# Get Started

When you log in to Integration Engine for Flow 6 Server you come to the dashboard page, also called Home.

To navigate you have a vertical menu to the left.&#x20;

<figure><img src="/files/QuqOQOAGijVFCHsIIxaK" alt=""><figcaption></figcaption></figure>

The menu can be expanded by clicking the chevron on top.

You can navigate between the pages

Home

Flow Servers

Flow Integrations

<figure><img src="/files/muELR4ba0UwiFqRTkfJp" alt=""><figcaption></figcaption></figure>


---

# 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://help.novacuraflow.com/development/integration-engine/get-started.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.
