# Welcome

Grabcube is a versatile tool designed to make your multimedia experience seamless and efficient. It enables you to easily download videos from various platforms, convert speech to accurate text, and translate subtitles into multiple languages.&#x20;

Additionally, Grabcube allows you to play videos directly within the application, making it an all-in-one solution for content creators, language learners, and professionals who need to manage and work with video and audio content. With its user-friendly interface and powerful features, Grabcube streamlines your workflow and helps you reach a global audience with ease.

### Jump right in

{% content-ref url="basics/downloader" %}
[downloader](https://grabcube.gitbook.io/support/basics/downloader)
{% endcontent-ref %}

{% content-ref url="basics/ai-transcription" %}
[ai-transcription](https://grabcube.gitbook.io/support/basics/ai-transcription)
{% endcontent-ref %}

{% content-ref url="basics/subtitle-translation" %}
[subtitle-translation](https://grabcube.gitbook.io/support/basics/subtitle-translation)
{% endcontent-ref %}

{% content-ref url="basics/player" %}
[player](https://grabcube.gitbook.io/support/basics/player)
{% 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://grabcube.gitbook.io/support/readme.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.
