# Hotkeys

In **Multi** mode, the Hotkeys need special consideration.&#x20;

Because you have only one keyboard, but potentially two or more accounts connected on screen, Terminal needs to be told exactly where to trade when you press the 'b' key for example.

We do this with the same Symbol and Account menus you find on other components:

<figure><img src="/files/KgoXzZ8z6EfgsDHi8nl2" alt=""><figcaption></figcaption></figure>

Simply press the Hotkey button on the top menu bar to select an Account and Symbol.&#x20;

{% hint style="success" %}
When trading **multiple** tickers/chart simultaneously, you can assign a ticker by **shift-clicking** a respective component's header. A notification will appear.
{% endhint %}

{% hint style="info" %}
We **strongly recommend** you assign a Link color to your Hotkeys to make clear that you're always trading on the right venue!
{% endhint %}

Note that in Classic mode, Hotkeys are automatically synchronized with all components.&#x20;


---

# 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.insilicoterminal.com/documentation/application-elements/multi-mode/hotkeys.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.
