> 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/account-and-licensing/quantower-licenses.md).

# Quantower Licenses

Quantower gives you the most popular trading and analytics tools for free. A handful of advanced, market-specific features live under a paid license.

{% hint style="info" %}
Questions about your account or a license purchase? [Contact our Support team](https://www.quantower.com/contact-us).
{% endhint %}

Any paid license is tied to an active [Quantower Account](/quantower/getting-started/account-and-licensing/quantower-account.md) — and if you don't have one yet, you can create it right during checkout.

{% embed url="<https://www.youtube.com/watch?v=a-mp3TIZEXc>" %}

## All-in-One license

Two choices, depending on what you need: the <mark style="color:$primary;">**Free version**</mark> covers all the essentials, and the <mark style="color:$success;">**All-in-One license**</mark> unlocks the advanced tools for serious trading. Here's what All-in-One adds:

![](/files/p82WhUH4TvxVmhH0JSwN)

* **Every connection at once** — all major exchanges, brokers, prop firms, and data feeds, used simultaneously.
* [**Volume analysis tools**](https://www.quantower.com/volumeanalysistools) — Cluster chart, Volume Profile, Time Statistics, Time Histogram, and VWAP.
* [**Advanced features**](https://www.quantower.com/advancedfeatures) — Renko, Kagi, P\&F, and Heikin-Ashi chart types, unlimited overlays and indicators, Trading Simulator, and chart/indicator alerts.
* [**DOM Surface**](https://www.quantower.com/blog/dom-surface-panel-for-deep-order-flow-analysis) — full market-depth view for deep order-flow analysis.
* [**Power Trades Scanner**](https://help.quantower.com/quantower/analytics-panels/chart/power-trades) — spots large orders executed in a short window. (In the free version, its data clears after 3 minutes.)
* [**Options Trading**](https://www.quantower.com/options-trading-features) — activates the Options Analytics panel, currently free to use.
* New features land in your account automatically as they're released.

## Using Quantower for free

You've got three ways to run Quantower at no cost.

### Free Edition (no registration)

Just download and go. You get a capable version for trading and analysis, with a few limits:

* Two indicators per chart
* One symbol overlay per chart
* One active connection (broker, prop firm, data feed, or crypto exchange)

{% hint style="info" %}
Want the full breakdown? See the [license comparison table.](/quantower/getting-started/account-and-licensing/license-comparison.md)
{% endhint %}

There's no time limit — run the free edition for as long as you like.

### 7-day full-featured Trial

Want to try everything in All-in-One? [Register a free account](/quantower/getting-started/account-and-licensing/quantower-account.md) and log in from the app. Once you confirm your email, your 7-day trial starts automatically.

### Free version + one pro feature

Prefer to pay for just one pro feature instead of the whole package? Register an account, then pick the feature you want with the "**Buy pro-features apart**" link on the pricing page. You keep the free version, plus the one feature you need.

<figure><img src="/files/gbz6C6ar70NM41pXehJ8" alt=""><figcaption><p>The way to customize your pro-features set for Quantower</p></figcaption></figure>

## License Terms

Buy for as little as a month, or go longer — three months, six months, a year, or lifetime. The one-month license is ideal as a trial, while the longer-term licenses are perfect for ongoing access.&#x20;

### Lifetime license

A lifetime license covers an All-in-One or single-feature license for as long as Quantower exists — every future update included.

With a lifetime license, you can enjoy uninterrupted access to Quantower without worrying about renewals or additional payments.

## How to Buy a License on Quantower

#### Selecting a License

1. **Go to the** [**Pricing page**](https://www.quantower.com/pricing) to upgrade your free license.
2. **Choose your license and its term.** Click the **BUY** button to proceed.

#### Logging In

3. **Sign in** with your email and password. New here? Follow the on-screen [steps to create an account](/quantower/getting-started/account-and-licensing/quantower-account.md).

#### Finish Up Your Purchase

4. **Review your cart.** It will display your selected license type, validity term, and total price. You can still adjust the term here.
5. **Select a payment provider.** Click the **Pay** button to complete checkout.

![Order payment for Quantower license](/files/iAXyFH5SQLxcHQ1hbAiz)

{% hint style="success" %}
You can make payments through direct bank transfers. Please [contact our support team](https://www.quantower.com/contact-us) for further details.
{% endhint %}

After payment, you'll come back to the Quantower Accounts confirmation page. Click **GO TO DASHBOARD** to see your license details and payment history.

![Status of your licenses in Account dashboard](/files/-LaW-nKfwF76bqqnLMWg)

## How activation works

Once you've bought a license, activating it takes a few seconds:

1. After checkout, open Quantower (or restart it if it's already running).
2. Log in to your Quantower account from the app.
3. Quantower checks your account and binds the active license automatically.
4. Your paid features unlock right away — no reinstall needed.

{% hint style="info" %}
Bought a single pro feature? Only that feature unlocks — everything else stays on the free version.
{% endhint %}

## Quick tips on License purchase

* Your account includes a free license that stays valid as long as the account is active.
* Any paid license remains active from the purchase date until the end date, also known as the "Available till" date.
* After the paid license expires, the account will be automatically downgraded to the free license level.
* Every additional purchase of a similar license type extends the "Available till" date of the existing license.
* There's no subscription or auto-payment — you're never charged automatically.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.quantower.com/quantower/getting-started/account-and-licensing/quantower-licenses.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
