> For the complete documentation index, see [llms.txt](https://docs.neurotrackerx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neurotrackerx.com/what-is-neurotracker/how-is-it-used.md).

# How is it used?

NeuroTracker is a versatile cognitive training tool designed to enhance mental performance through engaging 3D multiple object tracking exercises. It's used by individuals, athletes, businesses, and researchers worldwide.

{% hint style="info" %}
NeuroTracker is available for individuals and businesses.&#x20;
{% endhint %}

<figure><img src="/files/SVABA2XMZxTj4QNaH2O6" alt=""><figcaption></figcaption></figure>

### Training Process

* **Simple Exercise**: Track targets in a 3D environment. 🎯
* **Adaptive Difficulty**: Speed and complexity adjust based on your performance level. ⚙️
* **Short Sessions**: Each session lasts only 6 minutes. ⏳
* **Frequency**: Recommended once daily for continuous progress. 📅
* **Quick Results**: Significant improvements observed after just 15 sessions. 🚀

### Accessibility

* **Home Use**: Train from the comfort of your own home. 🏠
* **Device Compatibility**: Works on tablets, laptops, or TVs. 💻📺
* **Flexible Programs**: Adapt to individual strengths and needs. 🛠️

### Advanced Features

<figure><img src="/files/QxS4w3WRgQJMHojOGe7R" alt=""><figcaption></figcaption></figure>

* **Dual Tasking**: Incorporate secondary exercises for advanced brain function improvement.

{% content-ref url="/pages/e2mYUExQM14DBYoe7990" %}
[Dual Task training](/how-to-use-neurotracker/understanding-your-training-program/dual-task-training.md)
{% endcontent-ref %}

* **Sport-Specific Tasks**: Elite athletes combine NeuroTracker with skills like stick handling.

<figure><img src="/files/MdUMxTa0UD6r56AlqVt2" alt=""><figcaption></figcaption></figure>

### Versions Available

* Individual at-home licenses
* Business installations for organizations
* Research-grade tool for scientific studies (contact our sales team)

NeuroTracker offers a scientifically validated, user-friendly approach to cognitive enhancement, suitable for a wide range of applications and users.

{% content-ref url="/pages/7WdHhhlItNvDBSnvcplU" %}
[How to Use NeuroTracker](/how-to-use-neurotracker.md)
{% endcontent-ref %}

{% content-ref url="/pages/A0BBcp3MTrDSc0cVdJqy" %}
[Purchase a subscription](/how-to-use-neurotracker/purchase-a-subscription.md)
{% endcontent-ref %}


---

# 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://docs.neurotrackerx.com/what-is-neurotracker/how-is-it-used.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.
