# User OS

This wildcard will be replaced with the clients operating system (the client which is connected to the browser).

\
The available values for this wildcard are:

* Linux
* Mac OS X
* Windows 10
  * *This value will be shown as well on Win 11 hosts*
* Windows NT
  * *This value is dedicated to Windows Server OS hosts*
* Unix

{% hint style="info" %}
This wildcard tells you the operating system of your client, accessing the Helmut4 website, the operating system of your job/stream might be another - consider to have a look into this wildcard [local OS](/helmut4-releases/v4.6.2/helmut4-components/streamdesigner/wildcards/functional-wildcards/local-os.md)
{% endhint %}


---

# 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://docs.helmut.de/helmut4-releases/v4.6.2/helmut4-components/streamdesigner/wildcards/functional-wildcards/user-os.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.
