# Reports

### Viewing your report after completing a game&#x20;

Once you have completed a game, LABS provides you with a report.

At the top of your report screen, you will see the following information:

* Name of the game&#x20;
* Attempt number&#x20;
* Your score—takes into account your response time and accuracy during the game. The more you play the game, the more you will improve your score and achieve five stars.
* Contact quality—shows you the average contact quality during the game. The contact quality award you are aiming for is gold.

The report screen also gives you:

* Your results this session—including an overall score and detailed comparison;&#x20;
* Your performance metrics this session;&#x20;
* and your performance metrics and behavioural performance over time.

### **Last Report**&#x20;

You can return to the last report for a game you've played by clicking on the **Last Report** button on any game played on the EMOTIV Games webpage.


---

# 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/emotivlabs-1/emotiv-games/reports.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.
