> For the complete documentation index, see [llms.txt](https://help.quantower.com/quantower/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.quantower.com/quantower/getting-started.md).

# Getting Started

- [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.
- [Account & Licensing](https://help.quantower.com/quantower/getting-started/account-and-licensing.md)
- [Quantower Account](https://help.quantower.com/quantower/getting-started/account-and-licensing/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/account-and-licensing/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/account-and-licensing/license-comparison.md): Below you will find the detailed comparison table of licenses and platform features. Prices are available on our official website
- [Connect Your Broker](https://help.quantower.com/quantower/getting-started/connect-your-broker.md): Connect your broker, prop firm, or data feed to Quantower — futures, stocks, crypto, and forex — and start trading on a live or demo account


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
