> For the complete documentation index, see [llms.txt](https://ajuda.rnp.br/eduplay/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.rnp.br/eduplay/novo-portal-eduplay/legendas-automaticas..md).

# Legendas automáticas.

As legendas automáticas em português, inglês e espanhol no Eduplay são essenciais para a acessibilidade e a inclusão, além de facilitar a compreensão para usuários de diferentes idiomas.

• Disponível em português, inglês e espanhol.\
• Gerada de forma automática com IA.

<figure><img src="https://1195088471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9K0p3AxEQGVhQZGwMS%2Fuploads%2Fja6dkSWAkjL8nehezpbR%2FCaptura%20de%20tela%202026-03-04%20082329.png?alt=media&amp;token=1bd41ece-df49-40bf-82d7-1925e4ca352e" alt=""><figcaption></figcaption></figure>

Como ativar a legenda automática:

Selecione o vídeo em que deseja usar o recurso. Após escolher o conteúdo, clique no botão “CC” localizado logo abaixo do vídeo, conforme mostrado na imagem.

<figure><img src="https://1195088471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9K0p3AxEQGVhQZGwMS%2Fuploads%2FO5vUWS0eupgBPld5BcOK%2F3.png?alt=media&amp;token=a5806849-121e-4b5f-8837-99c98e0de505" alt=""><figcaption></figcaption></figure>

Por padrão, as legendas ficam desativadas. Para ativá-las, basta selecionar o idioma desejado — português, inglês ou espanhol — e elas serão exibidas na parte inferior do vídeo.

<figure><img src="https://1195088471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9K0p3AxEQGVhQZGwMS%2Fuploads%2F1RJQFTKgMxfztihkRdms%2F4.png?alt=media&amp;token=4bd32a44-4f8d-4d2e-8caa-65f711d95eb0" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1195088471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9K0p3AxEQGVhQZGwMS%2Fuploads%2FYo5u2L2HvMhQOTX3R7k5%2F5.png?alt=media&amp;token=f83edc4c-1b29-4f65-b3ae-385d10324b2c" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1195088471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9K0p3AxEQGVhQZGwMS%2Fuploads%2FClZPGerQgO4gjiG2dtkW%2F6.png?alt=media&amp;token=d6e98909-ff9b-4b30-a06a-f37f21c3349e" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
As legendas exibidas neste conteúdo foram geradas de forma automática por IA. Elas podem apresentar erros de interpretação, ortografia e sincronização com o áudio.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ajuda.rnp.br/eduplay/novo-portal-eduplay/legendas-automaticas..md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
