# Hotkeys and Control

<figure><img src="/files/jGFyhhOKYhzOEimHTfDY" alt=""><figcaption><p>Almost all of the interaction is with an <mark style="color:purple;"><strong>E</strong></mark> target. To <strong>interact</strong>, simply press the alt button, followed by E.</p></figcaption></figure>

* You must check Five Settings First for <mark style="color:purple;">**Key binds**</mark> **`Settings > Keybind > Main Settings`**
* <mark style="color:green;">**Green**</mark> Text = In Game Command
* <mark style="color:orange;">**Orange**</mark> Text = Character Controls
* <mark style="color:red;">**Red**</mark> Text = Vehicle Controls

> &#x20;<mark style="color:green;">**/me**</mark> - 3d Text for Roleplay
>
> &#x20;<mark style="color:green;">**/clear**</mark> - clear Message chat Text
>
> &#x20;<mark style="color:green;">**/em**</mark> - Emotes menu

> &#x20;<mark style="color:orange;">**F1**</mark> - Phone (can use Item)
>
> &#x20;<mark style="color:orange;">**F2**</mark> - Inventory\
> &#x20;<mark style="color:orange;">**F3**</mark> - Emotes\
> &#x20;<mark style="color:orange;">**X**</mark> - Cancel Emote & Hands up&#x20;
>
> &#x20;<mark style="color:orange;">**LALT**</mark> - E Target (Eye Target)
>
> &#x20;<mark style="color:orange;">**N**</mark> - Voice Proximity \
> &#x20;<mark style="color:orange;">**CAPS**</mark> - Radio&#x20;

> &#x20;<mark style="color:red;">**Q**</mark> - Vehicle Radio \
> &#x20; <mark style="color:red;">**J**</mark> - Car Control\
> &#x20;<mark style="color:red;">**L**</mark> - Lock Vehicle


---

# 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.onenightroleplay.com/gameplay-guides/interactive-blocks.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.
