# Server Tab

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

This tab lets you control all players and vehicles in the level.  For each player you can select a space/vehicle to teleport them too.  You can also check the checkbox to toggle [backstage mode](/documentation/learning-existent/backstage-mode.md) on and off for each player.

The vehicles section lets you reset or reverse (if supported) each [vehicle ](/documentation/resources/classes-components/existentvehicle.md)in the level.


---

# 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.existent.com/documentation/guides/inspection-panel/server-tab.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.
