# Data Requirements to Use IBLV Automated

{% hint style="danger" %}

### **IMPORTANT:** Please Read Before Contacting Support **or opening a ticket:**

Before reaching out to support, we **strongly recommend using our AI assistant**, which is directly connected to our full support documentation.

If you run into any issues:

Click the **“Ask”** button above\
Type your question clearly

In most cases, the AI will provide an immediate and clear answer based on our setup guides and troubleshooting steps.
{% endhint %}

*All IBLV Automated tools — including LMS and TraderX — rely on **real-time Level 2 (order book) data**.*

{% hint style="info" %}

### KEY POINT

IBLV Automated tools do not generate data.

They read what your data provider supplies.
{% endhint %}

### LEVEL 2 DATA IS REQUIRED

👉 This is required for both LMS and TraderX.

Without Level 2 data:

* LMS will not display liquidity levels
* TraderX will not function correctly

***

### NOT ALL DATA IS THE SAME

Different providers offer different levels of data quality.

#### FULL DEPTH vs LIMITED DATA

| Feature               | Full Depth Data       | Limited Data       |
| --------------------- | --------------------- | ------------------ |
| Order Book Visibility | Multiple price levels | Few visible levels |
| LMS Levels            | Full and consistent   | Reduced or missing |
| TraderX Accuracy      | High                  | Reduced            |
| Market Context        | Complete              | Incomplete         |

{% hint style="info" %}

### FINAL NOTE

IBLV Automated is built for **institutional-level order flow data**.

For best results, use a **full depth Level 2 data provider**.
{% endhint %}


---

# 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://docs.iblvautomated.com/please-read-before-starting/data-requirements-to-use-iblv-automated.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.
