# Commands

## /skeletalmenu

Open your own skeletal menu

## /skeletalmenuother

Open skeletal menu of nearest player

## /skeletalcam

Open your own skeletal camera menu (same as skeletal menu but different style)

## /skeletalcamother

Open skeletal camera menu of nearest player

## /tracker

Enable tracker/job blip

## /callsign \<value>

Set your tracker callsign

## /revive \<id> \<healInjuries>

Revive player with given id, healInjuries is optional

## /pickupwheelchair

Pick up a wheelchair that's in front of you


---

# 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://tk-scripts.gitbook.io/docs/tk_ambulancejob/commands.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.
