# Calibration Settings

To open the **Calibration Settings**, tap the gear icon in the top right corner of the **Calibrate** tab.

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

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

### Customize 'Rest' and 'Command'

You can change the labels and the feedback colors of **Rest** or **Command**.

#### Change the name (label)

Tap **Rest** or **Command** to edit it.

You can change the name to match your thought.

For example:

* Go
* Yes
* Push

**Important: Changing the name will rest your calibration data. You will need to calibrate again.**

#### Change the color

To change the color associated with the feedback of **Rest** or **Command**, tap the color circle.

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

### Adding a second Command&#x20;

You can add a second Command if you want more ways to control things.

A second Command unlocks more control modes.  For more information, see [control modes](/think2switch-knowledge-guide/think2switch-2.5/setup-guide/control/control-modes.md).

To add a second command, toggle on 'Two commands' under 'Advanced'.

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

#### How it works

During Calibration:

* You will calibrate your first Command
* Then, you'll automatically start calibrating your second Command

Each command should use a different type of thought. For example, if you use a word for the first command, try imagining a movement for the second command.

**Important: Changing the number of Commands will reset your calibration data.** If you add or remove a command, you will need to calibrate again.

{% hint style="info" icon="lightbulb" %}
**Tips for choosing a second Command**

Your second Command should feel different from your first one.

If your first Commands uses a word, your second Command **should use movement or movement attempt**, not word&#x73;**.**

\
For example:

* Trying to press a button with a finger (even if the finger doesn't move)
* Trying to squeeze a hand
* Trying to push something forward

\
Remember:

* Try to move or imagine moving
* Use hands, fingers, or mouth (pressing lips together or puckering lips)
* Keep the movement **short**
* Do it the **same way** each time

\
**It's okay if your body does not move. The trying is what matters.**
{% 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/calibration-settings.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.
