# Getting Started

- [What's new](https://help.quantower.com/quantower/getting-started/latest-version.md): History of Quantower updates shows the changes that were in each version.
- [Installation](https://help.quantower.com/quantower/getting-started/installation.md): System requirements and 3 simple steps to successfully install the platform
- [First start](https://help.quantower.com/quantower/getting-started/first-start.md): After installation, the platform will start automatically with the default workspace and selected connection — Binance Spot or DxFeed Simulated — to test the platform's functionality.
- [Platform update](https://help.quantower.com/quantower/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.
- [Quantower Beta](https://help.quantower.com/quantower/getting-started/quantower-beta.md): With Beta version you will receive updates to new functionality that is still in testing.
- [Quantower Account](https://help.quantower.com/quantower/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.com/quantower/getting-started/quantower-licenses.md): We offer a user with a Free license, two packages as well as licenses for separate features.
- [License Comparison](https://help.quantower.com/quantower/getting-started/license-comparison.md): Below you will find the detailed comparison table of licenses and platform features. Prices are available on our official website
- [Backup & restore manager](https://help.quantower.com/quantower/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.
- [Reset settings to default](https://help.quantower.com/quantower/getting-started/reset-settings-to-default.md): Follow this step-by-step guide to reset platform's settings to default
- [Payment FAQ](https://help.quantower.com/quantower/getting-started/payment-faq.md): While the process of purchasing the Quantower license is pretty straightforward, there are some questions that can occur while the payment.
- [“Coinpayments” payment](https://help.quantower.com/quantower/getting-started/coinpayments-payment.md): One of the most popular payment methods for Quantower licenses — is a Coinpayments service. It allows paying for advanced functionalities by various crypto assets (coins).
- [Binance fresh account](https://help.quantower.com/quantower/getting-started/binance-fresh-account.md)
- [Referral Program](https://help.quantower.com/quantower/getting-started/referral-program.md): Quantower Referral Program — mutually-beneficial partnership, between us and our customers. Start earning real money right now.
- [You have found a bug. What’s next?](https://help.quantower.com/quantower/getting-started/you-have-found-a-bug.-whats-next.md): If you faced an abnormal application’s behavior while using Quantower — don’t panic.


---

# 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.com/quantower/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.
