# Reconnect Screen

In the event you log in to Accent's [VoiceONE Connect](https://accent.gitbook.io/connect-user-guide/) mobile app from your iPhone or Android device you will be disconnected from the communications functions of the desktop app.  During that time you will see the notification pictured below.  To reconnect to the communication services simply click the "Reconnect" button.

![](/files/FjS4MZS1kMrcQseg2z6g)

{% hint style="info" %}
**Note:**  While you are disconnected from the communication services you may still utilize the other functions of the app (Meetings, Calendar, etc.) by simply toggling to those pages.
{% endhint %}


---

# 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.accentvoice.com/desktop-user-guide-1.6/communication/reconnect-screen.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.
