> 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/support-and-training/how-to-access-support-and-training-resources.md).

# How to Access Support and Training Resources

### Summary

Become a vLex Library expert by taking advantage of our comprehensive training resources. We offer live webinars, on-demand tutorials, and personalized training sessions to help you and your team master our **global legal research platform**.

### Why This is Important

Formal training helps you unlock the full potential of vLex Library's advanced features and **AI legal workflows**. Investing a small amount of time in training can dramatically increase your research speed and efficiency.

### Available Training Options

#### Live Webinars

Join our product experts for live, interactive webinars covering a range of topics, from introductory sessions to deep dives on specific features like the **Precedent Map** or **Vincent**. [Check our website for the latest schedule.](https://vlex.com/training)

#### On-Demand Video Tutorials

Visit our online [video library](https://vlex.com/videos) to watch short, focused tutorials on specific tasks and features at your own pace, anytime you need them.

#### Personalized Team Training

We can arrange a custom [training session](https://vlex.com/training) tailored to the specific needs of your firm, university, or organization. These sessions are perfect for onboarding new team members or focusing on practice-area-specific workflows.

#### This Knowledge Base

Remember, this Knowledge Base is your primary on-demand resource, with step-by-step guides to help you solve specific problems as they arise.

{% hint style="success" %}
**Request a Custom Training Session:** To schedule a personalized training session for your team, please contact your account manager.
{% endhint %}

### Best Practices & Pro Tips

* **Admins, Schedule Onboarding Training:** If you are an account administrator, make a vLex training session part of the standard onboarding process for all new hires to ensure they get up to speed quickly.

### Related Articles

* [How to Contact vLex Support](/vlex-library/vlex-library-home/account-and-admin-management/how-to-contact-vlex-support.md)
* [Frequently Asked Questions (FAQ)](/vlex-library/vlex-library-home/account-and-admin-management/frequently-asked-questions-faq.md)
* [Workflow: How to Create a Research Plan in vLex Library](/vlex-library/vlex-library-home/workflows-and-productivity-tools/workflow-how-to-create-a-research-plan-in-vlex-library.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/support-and-training/how-to-access-support-and-training-resources.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.
