> For the complete documentation index, see [llms.txt](https://support.vlex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.vlex.com/pt-br-vlex-library-knowledge-base/tipos-de-documento/legislation/versions-and-amendments.md).

# Versões e alterações

## **Versões**

A legislação que foi emendada terá um **Versões** seletor. Clicar neste seletor dará acesso a uma lista das versões emendadas, com a mais recente no topo.

![Guia de versões](/files/b27eb797d3a0fe8de9461ef1a9102cfa7c43aaca)

Quando disponível, ao clicar em **Ver alterações**, uma comparação lado a lado das versões aparecerá. As alterações serão destacadas em vermelho na tela à esquerda e em verde na direita. Texto excluído aparecerá riscado e em vermelho. Qualquer texto posteriormente adicionado será destacado em um tom mais escuro de verde.

![Ferramenta de comparação](/files/0671431c3951cd3e3b8c4926a3ad66c5727ab801)

Você também pode ver as versões anteriores clicando em **Versão histórica** à direita do link.

![Versões históricas](/files/f8b630dce6fdb9bd6819a2d1ba8e331bf86ba24b)

## **Emendas**

Quando o vLex ainda não possui uma versão consolidada de uma legislação, a página pode exibir um alerta no topo da tela para informar que a legislação foi modificada. Para ver essas modificações, vá para **Emendas**.

![Guia de emendas](/files/05a727dc32b96ddbc0b3cad53d63d7ce86231ef8)

A guia mostrará duas opções à esquerda:&#x20;

* **Itens emendantes**: exibidos por ano a partir do mais recente. Este link exibirá uma lista dos documentos que modificaram a versão atual.

![Itens emendantes](/files/7cd27a7bfc5dd9301183474290f1b605893124ae)

* **Itens emendados:** isso mostrará uma lista dos documentos que foram modificados pela versão atual.&#x20;

![Itens emendados](/files/28ef1aa38f57cff0473029a87e5545ae48adead6)

Cada documento emendado é um link; clicar nele levará você diretamente a esse documento.

## Apresentação em vídeo

{% embed url="<https://vimeo.com/917899639>" %}
Vídeo curto, narrando como pesquisar e navegar na legislação da UE.
{% endembed %}


---

# 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://support.vlex.com/pt-br-vlex-library-knowledge-base/tipos-de-documento/legislation/versions-and-amendments.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.
