# How to set up shortcuts (hotkeys) in the application?

Shortcuts are helping traders to operate faster in the application! We have split hotkeys into 3 categories

* **Workspace** - operations that are related to the application
* **Trading** - all possible trading operations
* **Chart** - standard shortcuts that are defined by TradingView

{% hint style="info" %}
To modify the shortcut, you have to click on it and press a combination or a single key.&#x20;
{% endhint %}

* If you changed your mind and do not want to change the current shortcut, just click somewhere outside the current view.&#x20;
* If you want to disable a shortcut, just remove the checkmark.
* If the checkmark is disabled it means that this is the system shortcut that cannot be changed.&#x20;

{% hint style="warning" %}
If your shortcut doesn't work, it might be used by the chart or system itself.&#x20;

**Example**: command+c will not be working, because it's used by the system.
{% endhint %}

<figure><img src="/files/kX3uXlPx8IzSEEM4X3w4" alt=""><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://wiki-en-macos.tiger.trade/features/how-to-trade/alerts-hotkeys-and-other-important-stuff/how-to-set-up-shortcuts-hotkeys-in-the-application.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.
