# Terminal 5.0

**Experience the Ultimate Terminal Upgrade! 🚀**

{% embed url="<https://www.youtube.com/watch?index=9&list=PLdPYyybwzxDrcDpuVsHMzNfGlS_L-d4hM&v=gp65egTwKvg>" %}

The all-new Terminal is here, redefined for peak performance, flexibility, and accessibility. Here's what's new:

* [**High Performance**](/documentation/application-elements/performance.md): Enjoy blazing-fast performance for seamless trading operations.
* [**Multi Mode**](/documentation/application-elements/multi-mode.md): Dive into the Multi Mode, empowering you with multi-account management, customizable layouts, a convenient link system, and a [hotkey menu](/documentation/application-elements/multi-mode/hotkeys.md) for swift navigation.
  * Seamlessly manage multiple accounts with ease.
  * Tailor layouts to your trading preferences for enhanced productivity.
  * Harness the power of the link system for integrated trading experiences.
  * Navigate effortlessly with the hotkey menu at your fingertips.
* [**Classic Mode**](/documentation/application-elements/classic-mode.md): For those who prefer the traditional UI architecture, the Classic Mode remains available for your convenience.
* [**Tick Charts**](/documentation/application-elements/interactive-chart.md): Delve deeper into market movements with the highly requested tick charts feature.
* [**Spot-only API-keys for Binance**](/documentation/setup/creating-an-api-key/creating-a-binance-key.md): Exclusive for Binance users, now trade with spot-only API-keys for enhanced security and efficiency.
* **Balances Management**: Keep your portfolio tidy with the new "Hide Dust" feature, simplifying balance management.
* **Expanded Language Support**: Now supporting 12 different languages, ensuring accessibility for traders worldwide.
* [**Dex Support for Hyper*****Liquid***](/documentation/setup/adding-hyperliquid.md)***:*** Added support for DEX, Hyperliquid, brings expanded decentralized trading opportunities.
* [**Enhanced Limit Chase**](/documentation/limit-tab/limit.md): Say goodbye to trading hassles with improved Limit Chase functionality, providing smoother trading experiences.
* [Synchronize API keys across devices](/documentation/setup/synchronize-api-keys-across-devices.md): You can sync and upload your API keys to our remote server and retrieve them on new devices.
* [Basket Trading](/documentation/application-elements/basket-trading.md) via new Complex Orders component: Create execute, save and share asset baskets with the new Complex Orders component. Works with multiple accounts even!

Discover the latest enhancements firsthand at [Insilico Trading Twitter](https://twitter.com/InsilicoTrading)

For setup guidance and tutorials, visit:

* [Setup Guide](/documentation/welcome/registration.md)
* [Tutorial Playlist](https://www.youtube.com/playlist?list=PLdPYyybwzxDrcDpuVsHMzNfGlS_L-d4hM)


---

# 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/welcome/terminal-5.0.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.
