> 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/vlex-library/vlex-library-home/getting-started/using-internal-document-links-for-faster-navigation.md).

# Using Internal Document Links for Faster Navigation

### Summary

Use vLex Library's internal link previews to get context on a citation without leaving your current document. Simply hover over any internal link to see a summary card with key information.

### Why This is Important

This feature provides a seamless research experience, saving you time and preventing disruption to your workflow. You can quickly assess the relevance of a cited case or statute without needing to open multiple tabs, keeping your research focused.

### How to Use Link Previews

1. While reading any document, locate an internal link (typically blue and underlined).
2. Hover your mouse cursor over the link. **Do not click.**
3. A small dialogue box will appear, showing a preview of the linked document.
   * For **case law**, the preview may show citation data and treatment information.
   * For **legislation**, the preview will show the name of the law and a snippet of text for context.

{% tabs %}
{% tab title="English Interface" %}

<figure><img src="/files/0NOaJoSnOyTghiS3vO1M" alt=""><figcaption><p>Hover over any internal link to see an instant preview.</p></figcaption></figure>
{% endtab %}

{% tab title="Interfaz en Español" %}

<figure><img src="/files/xWTrDSoCuK8z3VGzwyF8" alt=""><figcaption><p>Pase el cursor sobre cualquier enlace interno para ver una vista previa instantánea.</p></figcaption></figure>
{% endtab %}
{% endtabs %}

Hover over any internal link to see an instant preview.

{% hint style="info" %}
**Take vLex Links Across the Web:** Install the [vLex for Chrome extension](https://www.notion.so/fastcase/link-to-chrome-extension) to get these same powerful link previews on legal documents you encounter on other websites across the internet.&#x20;
{% endhint %}

### Best Practices & Pro Tips

* **Use Previews for Triage:** Quickly hover over all the citations in a key paragraph to decide which ones are most relevant and worth opening in a new tab for deeper analysis.

### Related Articles

* [Navigating the Document Viewer in vLex Library](/vlex-library/vlex-library-home/getting-started/navigating-the-document-viewer-in-vlex-library.md)
* [Workflows & Productivity Tools](/vlex-library/vlex-library-home/workflows-and-productivity-tools.md)
* [How to Use the vLex Chrome Extension](/vlex-library/vlex-library-home/workflows-and-productivity-tools/how-to-use-the-vlex-chrome-extension.md)

**What's Your Next Step?**

| **New to** vLex Library **?**                                                                                                                                                                                   | **Already a** vLex Library **Customer?**                                                                                                                   |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [See how vLex Library can transform your practice. **Request a personalized demo**.](https://vlex.com/book-a-demo?utm_source=website\&utm_medium=organic\&utm_campaign=web_trial_homepage\&campaign_id=4270741) | [If you still have questions or need help with a specific feature, our team is here to assist. **Contact our Support team**.](https://vlex.com/contact-us) |


---

# 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/vlex-library/vlex-library-home/getting-started/using-internal-document-links-for-faster-navigation.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.
