# 3D brain visualisation

![](/files/-LIeRwo66RFovMHto4O0)

The 3D Brain Visualisation is the main view of the EMOTIV BrainViz application. From this screen you can change the view of the visualisation, enter full-screen mode, control frequency thresholds & navigate to other sections of the application.

The 3D brain visualisation is a real time display of brain activity detected using the  Epoc X, Epoc+ or Insight EEG headset. In this visualization, the raw EEG data from each sensor is broken down into four different frequency components - theta, alpha, beta and gamma. These frequencies are color coded and distributed spatially on the 3D model based on the sensor(s) where the activity came from. The visualization, therefore, allows you to view both the spatial properties (where is the activity..) and the temporal properties (what kind of activity is it…) at the same time.


---

# 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://emotiv.gitbook.io/emotiv-brainviz/3d_brain_visualisation.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.
