# User Getting Started

In addition to the written guides, please use our Getting Started Video to help familiarize yourself with our AI Studio features.

{% embed url="<https://youtu.be/fyr_T6Ck_GU>" %}

**Sections covered in this video include:**

* [Accessing AI Assistants](https://guides.mangoapps.com/home/mangoapps-ai-guide/user-portal/accessing-ai-assistants)
* [Out of the Box AI Assistants](https://guides.mangoapps.com/home/mangoapps-ai-guide/user-portal/out-of-the-box-ai-assistants)
* [Using AI Assistants](https://guides.mangoapps.com/home/mangoapps-ai-guide/user-portal/using-ai-assistants)
* [Newsfeed](https://guides.mangoapps.com/home/mangoapps-user-guide/news-feed)
* [Groups](https://guides.mangoapps.com/home/mangoapps-user-guide/groups)
* [Files](https://guides.mangoapps.com/home/mangoapps-user-guide/files)
* [Wikis](https://guides.mangoapps.com/home/mangoapps-user-guide/wikis)
* [Trackers](https://guides.mangoapps.com/home/mangoapps-user-guide/trackers)
* [Download the App](https://guides.mangoapps.com/home/mangoapps-ai-guide/mobile/download-the-app)
* [Search](https://guides.mangoapps.com/home/mangoapps-user-guide/search)
* [Change My Settings](https://guides.mangoapps.com/home/mangoapps-user-guide/user-settings)


---

# 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://guides.mangoapps.com/ai-guide/user-portal/user-getting-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.
