# Frequencies

![](/files/-LIeRx6oMhHHhOpScL1y)

You can access the Frequencies section by selecting **Frequencies** from the main navigation menu.

In the Frequencies section you can find out more information about what kind of brain state is associated with each of the displayed frequency bands, as well as adjust the threshold of individual frequencies. Select the frequency you want to explore by clicking on a frequency symbol at the top of the menu.

The frequency bands that are supported are as follows:

* Theta(Θ) - 4-7.5 Hz
* Alpha (α) - 8-11.5 Hz
* Beta (β) - 12-24.5 Hz
* Gamma (γ) - 25-45 Hz

*Note: The frequency bands are color coded using cool colors for low frequency activity and warm colors for high frequency activity.*

To adjust the gain (intensity) of each frequency band in the visualization, move the slider to the left (lower gain, less intense) or right (higher gain, more intense) and observe the results. To turn off a frequency band, move the slider all the way to the left.


---

# 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/frequencies.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.
