> For the complete documentation index, see [llms.txt](https://docs.vdo.ninja/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vdo.ninja/advanced-settings/turn-and-stun-parameters/and-tz.md).

# \&tz

General Option! ([`&push`](/advanced-settings/setup-parameters/push.md), [`&room`](/advanced-settings/setup-parameters/room.md), [`&view`](/advanced-settings/mixer-scene-parameters/view.md), [`&scene`](/advanced-settings/mixer-scene-parameters/scene.md))

## Options

Example: `&tz=-480`

<table><thead><tr><th width="283">Value</th><th>Description</th></tr></thead><tbody><tr><td>(value in minutes)</td><td>specifies a negative timezone value in minutes</td></tr></tbody></table>

## Details

Using a TURN server, you can fake your location. So if a certain location is overloaded, you can try to use the TURN servers of a different location. To do so, use the `&tz` command to specify a negative timezone value in minutes, such as: [`https://vdo.ninja/?tz=-480`](https://vdo.ninja/?tz=-480), where (tz = timezone \* -60)

## Related

{% content-ref url="/pages/-MZdw-SKd9FDWQZ3rJ1Y" %}
[\&turn](/advanced-settings/turn-and-stun-parameters/turn.md)
{% endcontent-ref %}

{% content-ref url="/pages/bMuh0zXXQz9yf9xBCjkg" %}
[Works on WiFi but not on 4G](/common-errors-and-known-issues/works-on-wifi-but-not-on-4g.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZX7wye4XTC6Koit4UO" %}
[\&tcp](/advanced-settings/turn-and-stun-parameters/and-tcp.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZX-rFCzgmIUyBitkaa" %}
[\&relay](/advanced-settings/turn-and-stun-parameters/and-relay.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.vdo.ninja/advanced-settings/turn-and-stun-parameters/and-tz.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.
