# Settings

- [Settings Page](https://guides.transcript.study/transcript-extension/settings/settings-page.md)
- [Button Behavior](https://guides.transcript.study/transcript-extension/settings/button-behavior.md)
- [Auto Select](https://guides.transcript.study/transcript-extension/settings/button-behavior/auto-select.md)
- [Show Results Box](https://guides.transcript.study/transcript-extension/settings/button-behavior/show-results-box.md)
- [Mobile App Connection](https://guides.transcript.study/transcript-extension/settings/mobile-app-connection.md): Enhance connectivity between the desktop extension and the Transcript mobile app, available for iOS and Android.
- [Shortcuts](https://guides.transcript.study/transcript-extension/settings/shortcuts.md)
- [Language Menu](https://guides.transcript.study/transcript-extension/settings/language-menu.md)
- [Theme](https://guides.transcript.study/transcript-extension/settings/theme.md)
- [Interface Style](https://guides.transcript.study/transcript-extension/settings/interface-style.md)


---

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