# Workshop

**v1.6** of this addon introduces a new workshop mounting system which automatically delivers the required workshop collection to your server's player base when they connect to the server.

If you wish to manually subscribe to the workshop collection; you may find it below:

### V1 <a href="#v2" id="v2"></a>

​[​![Download](https://img.shields.io/badge/download-here-red.svg)](https://steamcommunity.com/sharedfiles/filedetails/?id=2306283801) ![Downloads](https://img.shields.io/steam/downloads/2306283801.svg?color=blue\&logo=steam) ![Subscriptions](https://img.shields.io/steam/subscriptions/2306283801.svg?color=%23DF54AF) ![Size](https://img.shields.io/steam/size/2306283801.svg)

### V2 <a href="#v2" id="v2"></a>

[![Coming Soon](https://img.shields.io/badge/coming-soon-orange.svg)](https://docs.rlib.io)


---

# 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://vliss.rlib.io/setup/workshop.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.
