> 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/jurisdiction-specific-guides/understanding-vlex-tv-spain.md).

# Understanding vLex TV (Spain)

### Summary

**vLex TV** is a feature that provides exclusive video content for users in the Spanish jurisdiction. It offers a wide range of videos, including legal news, conference recordings, webinars, and video practice notes.

### Why This is Important

vLex TV enriches your legal research experience with multimedia content. It provides a dynamic way to stay informed about current legal news, gain insights from industry events, and access practical guidance in a video format.

### How to Access vLex TV

1. Ensure your jurisdiction is set to **Spain**.
2. Click the **vLex TV** button in the main menu on the left.
3. This will open the vLex TV portal, where you can browse content by category:
   * **Current news**
   * **Conferences and events**
   * **Webinars**
   * **Practice notes**

{% hint style="info" %}
**Interactive Video Content** Many vLex TV videos include the option to be viewed as a vLex document, complete with links to related primary and secondary source materials mentioned in the video.
{% endhint %}

### Best Practices & Pro Tips

* **Supplement Your Research:** Use the video practice notes on vLex TV to get a visual and auditory overview of a topic before diving into the written primary law.

### Related Articles

* [How to Access Webinars](/vlex-library/vlex-library-home/support-and-training/how-to-access-webinars.md)
* [How to Use Practice Notes (Spain)](/vlex-library/vlex-library-home/jurisdiction-specific-guides/how-to-use-practice-notes-spain.md)
* [Searching for Legal News and Current Events](/vlex-library/vlex-library-home/content-and-document-types/how-to-search-for-legal-news-and-current-events.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/jurisdiction-specific-guides/understanding-vlex-tv-spain.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.
