> 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/neurotracker-for-business/purchasing-a-business-license.md).

# Purchasing a business license

## NeuroTracker Business Plans

Business pricing isn't listed publicly because it's customized to fit each organization's specific needs.

To explore your options, you can:

• Book a call with our sales team: [Schedule a call](https://www.neurotrackerx.com/book-a-call-sales)

• Start a free business trial: [Begin your trial](https://ntx.neurotracker.net/brain-test?visitorId=qJ9Y8lddkH8IeYglNUmgxm4ly2fNazmP\&lang=en-CA)

Our sales team will walk you through the available plans and help determine the best fit for your organization.

For more information, you can also visit our [contact page](https://www.neurotrackerx.com/contact).

### Business Trials

{% hint style="success" %}
Businesses can start their free 14-day trial by going here <https://ntx.neurotracker.net/trial>
{% endhint %}

Businesses can sign up to a 14 day free trial and:

* Do unlimited sessions with the Neurotracker in 2D Mode.
* Add their users and staff
* Talk to our expert staff to understand how to best use NeuroTracker for their specific use case.&#x20;

All for free and without needing to provide payment details.  You can upgrade when you are ready.

### To purchase a license please book a call with our sales team:

{% embed url="<https://calendly.com/neurotrackerx/20min>" %}


---

# 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/neurotracker-for-business/purchasing-a-business-license.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.
