# Output Options&#x20;

Think2Switch™ can do many different things using Outputs.<br>

Each Output controls what happens when you use a Command.

For example, an Output can:

* Say a word
* Play a sound
* Show a picture
* Control a device

The pages below explain each Output and how to use it.<br>

You can start simple and try more options later.


---

# 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.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.
