# vServer Test Period

Starting with vServer version 4.109 and Depence 3.1.5, you have the option to run the vServer in a test mode for a period of time specified by you. On the day the test mode ends, the vServer will go into an emergency mode where all DMX channels are forced to a value of 0. In this mode, playing shows and scenes is no longer possible.

The test period can be redefined by you at any time, thus extending or shortening it. To do this, you create a code with Depence and the corresponding project, which must also be located on the vServer, specifying a new end date for the test period. This code must be manually entered and confirmed on the vServer.

## Generating a Test Period Code

<figure><img src="/files/O2nxtGS6RjJdNvtXjSG9" alt=""><figcaption></figcaption></figure>

In Depence, you will find a new tab in the Hardware Manager called 'Test Period.' On this tab, there is a date field where you can enter the end date (i.e., the first day on which the vServer will go into emergency mode). Then press the 'Create Code' button to generate the test code.

{% hint style="info" %}
Caution, the project in Depence with which you generate the code must be the same project that is loaded onto the vServer. Only then will the code be accepted when entered into the vServer.
{% endhint %}

## Enter the Test Code in the vServer.

Swipe in the vServer to the 'Project Info' page and tap on the tile to enter the settings menu."

Now click on the button 'Click to insert Test Period Code.'"

Now enter the numerical code generated in Depence into the numerical input dialog.

When the vServer is running in test mode, you will see this displayed on the main page.


---

# 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://help.depence.com/depence-hardware/modules/vserver-test-period.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.
