# View contoller

![](/files/-LIeRzOjBL845y81HARu)

Using the view controller you can choose which viewing mode you would like to use. In order to change the view simply click on the view controller button at the bottom of the screen, located directly in the middle - and then select the view you prefer.

You can switch between:

* AUTO - Will rotate the brain automatically around a vertical axis
* SIDE VIEW - Will lock the brain display in a lateral
* TOP VIEW - Will lock the brain display in top (dorsal) view
* MANUAL - Will allow you to manually move the brain using your mouse

The view mode currently being used will always show at the bottom center of the screen.

You can zoom in and out on the brain visualisation by spinning the mouse wheel in MANUAL view only.


---

# 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/brain_areas/view_contoller.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.
