# Welcome!

We're happy you're here.&#x20;

As a tool, we're pretty easy to use, so we hope that you don't have to read too much of this knowledge base. But everyone has a question once in a while!&#x20;

If you can't find what you're looking for here, have feedback, or need to talk to our partner, feel free to ping us through Intercom or at <hello@marianaai.com>.

## Want to jump right in?

Feeling like an eager beaver? Jump in to the quick start doc and get started with MarianaAI:

{% content-ref url="get-started-with-care" %}
[get-started-with-care](https://resources.marianaai.com/home/get-started-with-care)
{% endcontent-ref %}

Or, simply go through this interactive demo:

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

## Want to deep dive?

Dive a little deeper and start exploring our reference docs to get an idea of everything that's possible with the platform:

{% content-ref url="how-to" %}
[how-to](https://resources.marianaai.com/home/how-to)
{% endcontent-ref %}


---

# 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/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.
