# Video

Video adalah salah satu komponen di Tribeliopage yang berfungsi untuk menampilkan video dari YouTube.

## Tutorial

![Video Component](/files/XgJYtv7uB5zmcTwWOiUE)

1. Buat Landing Page atau Edit Landing Page yang telah kamu buat
2. Klik "**Add Component**" di bagian Landing Page Builder
3. Pilih menu "**Media**"
4. Klik "**Video**"
5. Isi "**Title**" untuk mengubah judul Video. Lihat cara pengaturannya di menu [Text](/page-builder/text.md)
6. Isi "**Description**" untuk menambahkan deskripsi pada Video
7. "YouTube URL" untuk memasukkan link video YouTube dan menampilkan Thumbnail dari video tersebut.

## Video Setting

1. Untuk menambahkan Background Color, klik menu '**Setting**", aktifkan "**Background Color**" dan pilih warna untuk background Video kamu
2. Gunakan "**Title Color**" untuk mengubah warna teks pada Judul Video
3. Gunakan "**Description Color**" untuk mengubah warna teks deskripsi pada Video
4. Gunakan "**Padding Top dan Bottom**" untuk mengatur jarak di bagian atas dan bawah Background
5. Gunakan "**Width Image**" untuk mengatur ukuran tampilan Video
6. Jika kamu ingin menghapus semua pengaturan komponen Video yang telah kamu buat, klik tombol "**Reset**" yang berada di bagian bawah layar


---

# 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.tribeliopage.com/page-builder/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.
