# Enlaces

Cuando veas un enlace dentro de vLex, no tienes que hacer clic en él ni abrir una nueva página para obtener más información. Simplemente colócate sobre él y se abrirá una pequeña caja de diálogo que te mostrará un resumen de la información importante.

![](/files/7ace8c87b225cc1fb02f7c022b508ad3bec127bb)

Si se trata de una legislación, verás el nombre de la ley y un fragmento de texto que te dará más contexto.

Si se trata de un caso, verás información relacionada, como cuántas veces ha sido citado ese caso.

Si instalas el [complemento de Chrome](/es-base-de-conocimiento-de-vlex-library/features/chrome-extension.md), tienes la posibilidad de ver enlaces de vLex para documentos legales que encuentres durante tu navegación por toda la web.

![](/files/deff9296e9e8df12b551383dbe201ebdcd83f77c)


---

# 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/es-base-de-conocimiento-de-vlex-library/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.
