# Screen Output

A Screen Output displays text, emoji's or a photo from your Photos App.  When activated, it can say a word or phrase or play a bell sound.

### Screen Output settings

You can change how a Screen Output looks and sounds.

#### Display mode

Choose what appears on the screen:

* **Text** – shows written words or emojis (whatever is specified in **Display text**)
* **Image** – shows a selected photo

#### Spoken text

This is what Think2Switch™ will say out loud when the Output is activated.

* If you add text here, the app will speak it
* If this is left blank, a bell sound will play

#### Color

Choose the border color of the Output.

#### Threshold

The threshold is shown as a dashed line on the Output.

* When your Command goes above the dashed line, the Output activates
* You can adjust this if the Output activates too easily or not easily enough

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

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


---

# 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/control/output-options/screen-output.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.
