# Show Results Box

Normally, when you press the Transcript [Button](/transcript-extension/searching/the-button.md), a window displays the results. However, if this feature is enabled, pressing the button will no longer bring up the Results Window.&#x20;

This is perfect for students who want to quickly verify their answer choice without distractions, helping them stay focused and efficient.

<figure><img src="/files/VCP387WYsj2aB4blDKya" alt="" width="255"><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://guides.transcript.study/transcript-extension/settings/button-behavior/show-results-box.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.
