# Links

Quando você vê um link dentro do vLex, não precisa clicá-lo e abrir uma nova página para saber mais. Basta passar o cursor sobre ele e uma pequena caixa de diálogo será exibida, mostrando um resumo das informações importantes.

![](/files/8679ff751359a359d18134c80fe9523fe0ba4fa6)

Se for uma legislação, você verá o nome da lei e um trecho de texto para lhe dar mais contexto.

Se for um caso, você verá informações relacionadas, como quantas vezes esse caso foi citado.

Se você instalar o [extensão do Chrome](/pt-br-vlex-library-knowledge-base/features/chrome-extension.md), você terá a capacidade de ver links do vLex para documentos jurídicos que encontrar durante sua navegação por toda a web.

![](/files/1b2d24a1beb90dd5137b19b3ad3244613cccbd7d)


---

# 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://support.vlex.com/pt-br-vlex-library-knowledge-base/getting-started/documents/linking.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.
