# Introduction Video

### Overview

The **Introduction Video** feature allows you to upload and manage a video that serves as an introduction for users.

<figure><img src="https://1733114811-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lclpq021Ai9jH1_X4gO%2Fuploads%2FUyIoB9jXFQKfHJJKyOgL%2F24-02-2025-01-46-06.png?alt=media&#x26;token=c8aee2ad-c6ee-4775-96f6-3a7c6c623a99" alt="" width="375"><figcaption></figcaption></figure>

***

#### **Title & Short Title**

* **Title:** Enter a descriptive name for the video. This will be displayed in the system.
* **Short Title:** Provide a concise version of the title (max 18 characters).

#### **Icon Selection**

Click the icon dropdown to select a relevant video-related symbol.

#### **Description**

Enter a brief description of the video (up to 282 characters) to help users understand its purpose.

#### **Uploading a Video**

Click the **Change Video** button to upload or replace the current video. The recommended resolution is **1920x1080 (Full HD)** for optimal clarity. The uploaded video will be previewed in the interface.

#### **Mobile Video Support**

Toggle the **Mobile Video** switch to enable mobile-friendly video playback. A preview of the mobile version is displayed below. The recommended resolution for mobile video remains **1920x1080**, but the system may adjust the aspect ratio for better mobile compatibility.

#### **Saving Changes**

Once all configurations are set, click the **Save** button to apply changes. To discard changes, click **Cancel**.

<figure><img src="https://1733114811-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lclpq021Ai9jH1_X4gO%2Fuploads%2FwhPJYhFw278eLqAuXzBH%2F24-02-2025-01-50-47.png?alt=media&#x26;token=7a337b3b-220e-4d0b-a7c8-4960e4b1df27" alt="" width="563"><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://guides.mangoapps.com/admin-guide/domain-settings/getting-started/introduction-video.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.
