# Mobile App Connection

With the live streaming feature, every search you make on the desktop extension will instantly send the results to your mobile device in real-time, keeping your desktop clutter-free and focused.

### **How to Enable**

1. **Access the Connection Feature:** Go to the settings menu in the desktop extension and select **Mobile App Connection**.
2. **Start Connecting:** Click the **Play** button to begin connecting the desktop extension to your mobile app.
3. **Connect on Mobile:** Open the **Transcript Mobile App**, go to the settings menu, select **Mobile App Connection**, and click the **Play** button on your phone to complete the connection.
4. **Start Searching:** Once connected, all searches from the desktop extension will be sent to your mobile device!

<figure><img src="/files/L1Fxj75MlAPhnuTDYpnS" alt=""><figcaption><p>Live Streaming</p></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-mobile/searching/searching-a-question/mobile-app-connection.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.
