# How to run one-time 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/xwpicE71zvTeRfL9Seog" alt=""><figcaption></figcaption></figure>

5. Select single load test and click on the “Start" button.

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

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

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

6. &#x20;When test ends the full resault will be displyed on the chart.

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

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

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


---

# 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.monogoto.io/hub/faq/how-to-run-one-time-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.
