# Links

When you see a link within vLex, you do not have to click on it and open a new page to find out more. Simply hover over it and a small dialogue box will open up, showing you a summary of the important information.

![](/files/-Mf8yk3L7Jamor3LftQn)

If it is a piece of legislation, you will see the name of the law and a snippet of text to give you more context.

If it is a case, you will see related information, such as how many times that case has been cited.

If you install the [Chrome extension](/features/chrome-extension.md), you have the ability to see vLex links for legal documents that you come across throughout your navigation of the entire web.

![](/files/-Mf8fE5NI3elGoEvovcK)


---

# 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/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.
