# Classic Mode

The standout feature of Terminal 5.0 is the "Multi" mode, which lets you connect and engage with numerous exchange accounts and trading symbols concurrently.

Yet, recognizing that this may not suit everyone's needs, we introduced a "Classic" mode tailored for those who prefer to stick with the familiar Terminal setup. You can easily switch between Classic and Multi modes by clicking the toggle button located in the header here:

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

## Classic Mode

Classic mode closely resembles the Terminal you're accustomed to. It operates on a straightforward setup: all your components are automatically aligned with the same account and symbol.

If this suits your needs, then there's not much more you need to grasp about Terminal 5.0 – you're good to go!

However, if you're open to exploring something different, keep reading for an overview of the Multi Mode.


---

# 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/classic-mode.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.
