# Porque o arquivo de vídeo fica maior após subir para a plataforma?

Isso ocorre porque quando você faz o upload de um vídeo, a plataforma cria múltiplas versões em diferentes resoluções (como 360p, 720p, 1080p etc.) para garantir que o conteúdo seja reproduzido bem em diferentes conexões.&#x20;

Essas versões adicionais somam espaço ao original, resultando em um tamanho total maior.


---

# 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://ajuda.ensinio.com/conteudo-and-engajamento/duvidas-frequentes/porque-o-arquivo-de-video-fica-maior-apos-subir-para-a-plataforma.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.
