# Using the dashboard on a mobile device

Open the `Mobile Dashboard QR Code.bat` folder and it will open a website with a QR code.

Use your phone to scan the QR code and it will open a link to use the lobby bot's dashboard on your phone.&#x20;

To access the lobby bot's dashboard from your phone, it **must** be on the same network as your PC that is running that bot. If you want to use a device outside of your network to control your lobby bot you will need to [port forward](https://en.wikipedia.org/wiki/Port_forwarding).


---

# 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://docs.proswapper.xyz/lobby-bot/using-the-dashboard-on-a-mobile-device.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.
