# Video

HIVO includes two main features: **Quick Video Editing** and **Video Transcription**, enabling efficient video processing and content utilization directly on the platform.

<details>

<summary>Main Benefits for You</summary>

* **Save Time:** Edit directly without downloading the video.
* **Ensure Quality:** Fine-tune settings such as brightness, saturation, frame rate, and bitrate.
* **Fit All Platforms:** Easily change the aspect ratio to match different media channels.
* **Maintain Brand Consistency:** Add logos, text, or overlay layers to keep your brand identity uniform.

</details>

#### **1. Quick Video Editing**

Allows users to edit videos directly on the **Asset Detail Page** with tools such as **Crop**, **Trim**, **Filter**, **Layers**, and **Settings** — ideal for quick adjustments and optimizing video quality.

<figure><img src="/files/gpW1biqw5ei122XorCa3" alt=""><figcaption></figcaption></figure>

#### **2. Video Transcription**

Automatically generates text transcripts from video or audio using AI, making it easy to extract and manage spoken content for various purposes.

<figure><img src="/files/EgAJFp25RxpoWlwuyrqu" alt=""><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://support.hivo.co/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.
