# Testing the app using BrowserStack

1. Open a web browser, and then go to <https://www.browserstack.com/>.
2. Sign in to your account.
3. From the homepage, navigate to **App Live**.
4. Upload the app.
5. Select the operating system and device model.&#x20;
6. Wait for the app to load on the device, then start testing.\
   \
   **Note:** To view event payload and analyze data flow, select the **Network** tab **>** **Enable for all traffic**, and then save the configuration.

{% hint style="info" %}
For more information on testing mobile apps in App Live, see the [BrowserStack documentation](https://www.browserstack.com/docs/app-live).
{% 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://docs.tuumio.com/protocol-guide/test-and-publish/testing-the-app-using-browserstack.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.
