# Bindings

## Hotkeys

The Hotkeys tab is where you manage all the hotkeys of the mods you installed.

{% hint style="info" %}
CET does not allow mods to define default hotkeys. Thus, every time you install a new mod, you need to bind a hotkey for it, if it requires one.
{% endhint %}

* Binding hotkeys for a mod is the same as how you bind the hotkey for the CET Overlay.
* You can unbind a hotkey by pressing the `UNBIND` button behind it.
* To save the changes, press the `Save` button.
* Undefined hotkeys appear in red text. Unsaved changes appear in yellow text.

![Bind/unbind hotkeys for mods](/files/jeLomOVT3KKZruzo3Dqz)

#### If you have encountered troubles when using a mod, please read this FAQ page:

{% content-ref url="/pages/-MSS5E6NArP42KEBKb3p" %}
[FAQ](/cyber-engine-tweaks/console/usage/mod-faqs.md)
{% endcontent-ref %}


---

# 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://wiki.redmodding.org/cyber-engine-tweaks/console/bindings.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.
