> For the complete documentation index, see [llms.txt](https://whitepaper.qualoo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.qualoo.io/introduction/internet-landscape.md).

# Internet landscape

- [Trends in telecommunications industry driving need for change](https://whitepaper.qualoo.io/introduction/internet-landscape/trends-in-telecommunications-industry-driving-need-for-change.md)
- [Current industry benchmarking is not fit for purpose.](https://whitepaper.qualoo.io/introduction/internet-landscape/current-industry-benchmarking-is-not-fit-for-purpose..md)
- [Quality of Service (QoS) and Quality of experience (QoE)](https://whitepaper.qualoo.io/introduction/internet-landscape/quality-of-service-qos-and-quality-of-experience-qoe.md)
- [Current challenges in the telecommunications / internet industry](https://whitepaper.qualoo.io/introduction/internet-landscape/current-challenges-in-the-telecommunications-internet-industry.md)
- [No single ISP possesses enough high-quality data on internet performance](https://whitepaper.qualoo.io/introduction/internet-landscape/current-challenges-in-the-telecommunications-internet-industry/no-single-isp-possesses-enough-high-quality-data-on-internet-performance.md)
- [Data sharing within the industry is not a common practice](https://whitepaper.qualoo.io/introduction/internet-landscape/current-challenges-in-the-telecommunications-internet-industry/data-sharing-within-the-industry-is-not-a-common-practice.md)
- [ISPs encounter difficulties in accessing and utilizing data within their own organizations](https://whitepaper.qualoo.io/introduction/internet-landscape/current-challenges-in-the-telecommunications-internet-industry/isps-encounter-difficulties-in-accessing-and-utilizing-data-within-their-own-organizations.md)
- [End users typically have limited visibility into internet performance](https://whitepaper.qualoo.io/introduction/internet-landscape/current-challenges-in-the-telecommunications-internet-industry/end-users-typically-have-limited-visibility-into-internet-performance.md)
- [What happens when a user browses the internet?](https://whitepaper.qualoo.io/introduction/internet-landscape/what-happens-when-a-user-browses-the-internet.md)
- [What are the key components of internet infrastructure?](https://whitepaper.qualoo.io/introduction/internet-landscape/what-are-the-key-components-of-internet-infrastructure.md)
- [What does an Internet Service Provider (ISP) network look like?](https://whitepaper.qualoo.io/introduction/internet-landscape/what-does-an-internet-service-provider-isp-network-look-like.md)
- [How do ISPs monitor their networks?](https://whitepaper.qualoo.io/introduction/internet-landscape/how-do-isps-monitor-their-networks.md)


---

# 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://whitepaper.qualoo.io/introduction/internet-landscape.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.
