# Tablet

## Using the In-Game Tablet

The in-game tablet allows users to access the dispatch panel.

<figure><img src="/files/RLUiaI3f7dtAbnCdOyo4" alt="" width="375"><figcaption></figcaption></figure>

### Via Command

Users in-game can use the `/radio tablet` to open the tablet. The tablet will display the dispatch panel, also available on the web and desktop applications.

### Via Keybind

Users in-game can also specify a custom keybind to open and close the tablet.

<figure><img src="/files/F7SJA8iEhB7ps7nVspJ2" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.sonoransoftware.com/radio/tutorials/usage/in-game-radio/tablet.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.
