# Getting Started With Capri AI

Welcome to the Capri AI help documents! Here you can find any information to help you either get started with Capri, or refresh your memory on how things work!

## New Users

If you're new to Capri, we recommend going through our [video onboarding course](https://memberships.capriai.us/offers/ba4bf733-e777-4b87-90f8-59210db5d076?fbclid=IwAR3M3y1u_x6DXtuSvoDh3ChTyRbuKoFAu5AdZOg6V2XTleDi3BMuw1V_k9o) or checking out the quick setup section to easily get started using Capri!

{% content-ref url="setup" %}
[setup](https://help.capriai.us/quickstart-guides/setup)
{% endcontent-ref %}

For more detailed information about individual parts of Capri, you can also check out the "Capri Portal" section where we break down the individual parts of the portal!

## Support

If you find yourself needing help with Capri, check out our support section!

{% content-ref url="../customer-support" %}
[customer-support](https://help.capriai.us/customer-support)
{% 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://help.capriai.us/quickstart-guides/getting-started-with-capri-ai.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.
