# Settings Page

## Theme

To change the app appearance to *Light Mode* press the switch. To revert back to *Default Dark Mode* press it once again.&#x20;

{% hint style="info" %}
More Themes will be released in the future.
{% endhint %}

***

## Mobile App Connection

Use the Live Stream feature to automatically send each search result from the desktop extension to your mobile device in real-time, helping to keep your desktop clutter-free and focused.

***

## Signing Out

To sign out, simply tap the red "Sign Out" button.

***

## Delete My Account

If you choose to delete your account, please note that this action is permanent and will remove all your data from our platform. If you’re certain, you can proceed by selecting this option.

***

## Contact Us

Have a question, concern, or need assistance? We're here to help. Reach out to us through this section, and our support team will get back to you as soon as possible.

***

## Submit Feedback

Your feedback is valuable to us! Whether you have suggestions, ideas, or comments, we’d love to hear from you. Use this section to share your thoughts and help us improve your experience.


---

# 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-mobile/settings/settings-page.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.
