# Getting the right training set-up

To get the most out of the training, you will want to have the right set-up. That means having the correct viewing distance and training environment.&#x20;

## **Viewing distance:**&#x20;

The right viewing distance depends on the size of the screen you are using. As a general rule, the distance between yourself and the screen should be the same as the width of you display. For example, with a 17 inch monitor, your eyes should be roughly 17 inches away from the screen.&#x20;

{% hint style="info" %}
Screens 15 inches or larger are recommended for NeuroTracker.&#x20;
{% endhint %}

Training should always be completed with the center of the screen at eye level.

<figure><img src="/files/9rZ96uhQT9mkGxsxUdAB" alt=""><figcaption></figcaption></figure>

## **Training Environment:**&#x20;

It's important to train in an environment that is distraction free. So try to be in a place with limited background noise and controlled lighting.&#x20;


---

# 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.neurotrackerx.com/how-to-use-neurotracker/getting-the-right-training-set-up.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.
