# What if I lose connection while in a chat?

The App requires a Wifi or cellular connection to the internet to work. If you lose your WiFi connection your phone will automatically start using your cellular data if this is available. If you don't have access to cellular data for any reason, then you won't be able to continue chatting to your customer until the connection resumes.

Try moving to an area where you will receive a full strength and stable connection, and you'll automatically reconnect to the chat. You will still be live with the customer and carry on seamlessly.


---

# 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://virtual-shopping.gitbook.io/virtual-shopping-faq-1/virtual-shopping-faq/stability-and-connection-issues/what-if-i-lose-connection-while-in-a-chat.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.
