# Connections & platforms FAQ

<details>

<summary>Do I have to pay any fees to access market data?</summary>

We provide free Level 1 market data for all four exchanges (CME, COMEX, CBOT and NYMEX), but if you require Level 2 data / Market Depth, it is available as a **bundle purchase for all four data; individual data purchases are not available.**

</details>

<details>

<summary>Does FlexyTrade offer a free license key?</summary>

Yep! FlexyTrade provides a free Quantower license key to help you get started.

</details>

<details>

<summary>Do I lose my free license if my account is terminated?</summary>

Yes, if your account is terminated, you will lose access to your free license as well as to the R trader platform.

</details>


---

# 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://knowledge.flexytrade.com/flexytrade-help-center/connections-and-platforms/connections-and-platforms-faq.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.
