# Getting started

- [What's new](https://help.quantower.in/getting-started/latest-version.md): History of Quantower updates shows the changes that were in each version.
- [Installation](https://help.quantower.in/getting-started/installation.md): System requirements and 3 simple steps to successfully install the platform
- [First start](https://help.quantower.in/getting-started/first-start.md): After installation, the platform will start automatically with default workspace and Binance connection with Info Mode to test the platform's functionality.
- [Platform update](https://help.quantower.in/getting-started/application-updates.md): Quantower — is a constantly developing application that is why you can be sure to open more and more useful features each day.
- [Control center](https://help.quantower.in/getting-started/control-center.md): Get to know how to use and manage Control center that is a starting panel of all platform
- [Workspaces, Binds, Groups](https://help.quantower.in/getting-started/workspaces-binds-groups.md): Create the best trading environment, based on your own preferences. Use panels, Binds, and Groups under one Workspace
- [Templates](https://help.quantower.in/getting-started/templates.md): Customize the panel as you need and save it as a Template for quick use for other trading instruments
- [Set as Default](https://help.quantower.in/getting-started/set-as-default.md): Set as Default option allows to customize the panel and save its settings by default. Each newly opened panel of this type will apply the saved settings.
- [Symbols lookup](https://help.quantower.in/getting-started/instruments-lookup.md): Symbols lookup manager allowing to search and select any available symbol from active connections
- [Table management](https://help.quantower.in/getting-started/table-management.md): Get to know how to add or remove columns in the table, sort and filter data, set alerts and actions
- [Backup & restore manager](https://help.quantower.in/getting-started/backup-and-restore-manager.md): Backup & restore manager plugin allows to keep your settings safe and restore them in case of troubles with the application.
- [General settings](https://help.quantower.in/getting-started/general-settings.md): General settings — is a screen, where you can set up the most common behavior of the whole Quantower application.
- [Quantower Account](https://help.quantower.in/getting-started/quantower-account.md): An account is required to gain access to the platform’s paid features even for a trial period
- [Quantower Licenses](https://help.quantower.in/getting-started/quantower-licenses.md): We offer a user with a Free license, two packages as well as licenses for separate features.


---

# 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://help.quantower.in/getting-started.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.
