> For the complete documentation index, see [llms.txt](https://docs.monogoto.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.monogoto.io/hub/faq/how-to-run-15-min.-qos-test.md).

# How to run 15 min. QoS test?

1. Access your Monogoto account by logging in to the [Monogoto hub](https://hub.monogoto.io).
2. From the sidebar, click on "Things".
3. Select any SIM that is online.&#x20;
4. Click on the “QoS” action button on the top right section.

<figure><img src="/files/BgNuF0vVmZHXotJeoCPo" alt=""><figcaption></figcaption></figure>

5. Select 15-minute test and click on the “Start" button.

<figure><img src="/files/0B5CHU47Fj3z9CL1jNdy" alt=""><figcaption></figcaption></figure>

6. When the test starts, the chart will automatically be replaced to the "QoS 15-min Test" and will indicate that the test is in process.

<figure><img src="/files/ch6QIFaLHUgwPHySddnl" alt=""><figcaption></figcaption></figure>

7. As the test progress, the chart will display a 1 min. bars indicating the test of that specific minute. When the test ends, the full result will be displayed on the chart.

<figure><img src="/files/wVPYPBtrzkT2qKjYBGDb" alt=""><figcaption></figcaption></figure>

7. Additionally, an inbox event notification will be displayed with the test results.

<figure><img src="/files/hwodPl70l7ceGQy6ycq3" alt=""><figcaption></figcaption></figure>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.monogoto.io/hub/faq/how-to-run-15-min.-qos-test.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.
