# How Mindfulness Score is Calculated

## **Smartphone**

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

Our algorithm uses the gyroscope inside the device to measure the vibrations of your belly. Breathing patterns are analyzed, and a lower score will be given for breathing that is either too fast or too slow\..

## BCI

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

Your mindfulness score will be calculated based on your alpha, beta, and theta waves. Additionally, selecting BCI will earn you double the points compared to using a phone.


---

# 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://mindland.gitbook.io/litepaper/game-system/how-mindfulness-score-is-calculated.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.
