# First start

{% embed url="<https://youtu.be/155Ha6Rku0E>" %}

During the first start of the Quantower platform, you will get several elements of the platform, automatically created for testing purposes:&#x20;

* [**Workspace**](https://help.quantower.com/getting-started/workspaces-binds-groups#workspaces)
* **"**[**Bind**](https://help.quantower.com/getting-started/workspaces-binds-groups#binds)**"** with several most popular trading panels
* An active **connection** — Binance Spot or DxFeed Simulated.

<figure><img src="/files/tDhK5OxGM0dP2mJ3Nrga" alt=""><figcaption><p>Default workspace with DxFeed Simulated data</p></figcaption></figure>

<figure><img src="/files/B3LLzVybTqqhsovmZlPA" alt=""><figcaption><p>Default workspace with Binance Spot connection</p></figcaption></figure>

From this point, you can start using Quantower. Customize the workspace, open new panels. For sending trading orders you need to switch to other trading connections like [**CQG**](/quantower/connections/connection-to-cqg-amp-futures.md)**,** [**Rithmic**](/quantower/connections/connection-to-rithmic.md)**,** [**cTrader**](/quantower/connections/connection-to-ctrader.md)**,** [**Interactive Brokers**](/quantower/connections/connect-quantower-to-interactive-broker.md).&#x20;

## Quantower Free version

By default, you can use Quantower platform for free, where you have limited functionality. The list of features, that are available in the Free and Paid versions can be found on our [**License Comparison Table**](/quantower/getting-started/license-comparison.md).


---

# 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/first-start.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.
