> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/overleaf-learn-latex-pt/base-de-conhecimento/133-teaching-in-overleaf-v2.md).

# Ensinar no Overleaf v2

O Overleaf v2 oferece novas formas entusiasmantes de ensinar, através de funcionalidades como o novo sistema de controlo de alterações e comentários e o novo painel de chat (que permite conversas dentro do projeto), juntamente com funcionalidades já estabelecidas, como a capacidade de criar, partilhar e distribuir modelos facilmente. Pode experimentar tudo isto no novo Overleaf em: <https://www.overleaf.com/>.

A forma como gere trabalhos no Overleaf mudou da v1 para a v2. O sistema anterior (v1) para criar, submeter e gerir trabalhos foi agora descontinuado. Foi desenvolvido há vários anos, antes de muitas das funcionalidades mais recentes do Overleaf e, como tal, tinha várias limitações conhecidas (por exemplo, era muito difícil gerir várias turmas). Além disso, com base no seu feedback sobre a utilização de equipas no Overleaf, sabemos que muitos de vocês apreciariam a possibilidade de partilhar modelos privados mais facilmente dentro de um grupo, seja para ensino ou para trabalhos de grupo mais gerais.

Se utilizava principalmente as ferramentas de trabalhos na v1 para distribuir modelos de trabalhos aos seus alunos, recomendamos dois métodos alternativos existentes para criar e distribuir modelos. São eles publicar o modelo do trabalho na galeria principal do Overleaf ou usar a API 'Open in Overleaf' para criar um simples link a partilhar com os seus alunos ao distribuir o trabalho. Pode encontrar mais detalhes sobre estes [aqui](https://www.overleaf.com/for/edu).

Se tiver alguma questão sobre o ensino no Overleaf, por favor [diga-nos](https://www.overleaf.com/contact), adoraríamos ouvir de si. Pode saber mais sobre o desenvolvimento em curso e os prazos para o lançamento completo do Overleaf v2 neste [artigo de ajuda associado](/latex/overleaf-learn-latex-pt/base-de-conhecimento/121-overleaf-v2-faq.md).


---

# 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://overleaf-pro.ayaka.space/latex/overleaf-learn-latex-pt/base-de-conhecimento/133-teaching-in-overleaf-v2.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.
