# Overview

The Qualoo network architecture consists of three interconnected components that aim to deliver an efficient solution to assess and improve internet performance. Here's a deeper look at each of them:

* **Decentralized Test Network**: A network of Test Nodes distributed globally that conduct internet performance tests. These Test Nodes are owned and maintained by a variety of stakeholders that opt to participate - from individuals to private enterprises. Test Nodes regularly carry out testing procedures that include measures of speed, latency, packet loss, and other important factors of internet quality. The data generated by these tests are submitted to Qualoo Analytics for analysis. Additionally, this network implements measures to ensure that all tests are conducted fairly and that Test Nodes owners are incentivized for their participation.
* **Analytics Platform:** This is where the raw data from the Decentralized Test Network is processed, analyzed, and converted into actionable insights. Sophisticated data analysis and machine learning techniques are used to interpret the data, identify patterns, and highlight areas of concern. The insights generated here are crucial for informing the improvement efforts of ISPs and other stakeholders. They can help identify weak spots in network performance, guide infrastructure investment decisions, and monitor the effectiveness of remedial actions.
* **Product Offering**: The final component is the range of products and services that Qualoo offers to its clients. These are essentially the applications of the data insights generated by Qualoo Analytics. They can include detailed performance reports for specific network segments, tools for ISPs to monitor and improve their service quality, and platforms for regulators to oversee the industry's performance. The ultimate goal of these products is to empower all stakeholders to create a better internet experience.

<div data-full-width="true"><figure><img src="/files/sy8TUODgd7C8fN9PN7m7" alt=""><figcaption></figcaption></figure></div>


---

# 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://whitepaper.qualoo.io/how-qualoo-works/overview.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.
