# Completing Calibration

When Calibration is finished, you will see:

* How many trials of **Rest** and **Command** you completed
* Accuracy (%)

Accuracy shows how well Think2Switch™ can tell the **difference between Rest and Command.**

<figure><img src="/files/X2gAuPBreVT1tcqsCGL5" alt="" width="188"><figcaption></figcaption></figure>

#### What 'Accuracy' means

* An accuracy of about 70% or higher usually works well
* Lower scores are common when you are just starting

**This score is only a guide.**

#### What to do next

You can choose what to do:

* **Calibrate** again to try to improve the score
* Go to the **Control** tab and try it out

Many people prefer to try control first and then decide.

#### **When to Reset**

If the accuracy is below 60% and the level of control seems to be poor, we recommend:

* Tapping **Reset** to delete the calibration data and start fresh
* Start again when you are comfortable and focused

<figure><img src="/files/08xwGHwK4eXhAnCq4POf" alt="" width="188"><figcaption></figcaption></figure>

{% hint style="info" icon="lightbulb" %}
**Good to Know**

* The accuracy score does not need to be perfect
* Control can still feel good even if the accuracy score is not high
  {% endhint %}


---

# 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://think2switch.gitbook.io/think2switch-knowledge-guide/think2switch-2.5/setup-guide/calibrate/completing-calibration.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.
