# Network Speed Test Apps

## Global

* [fast.com](https://fast.com/) : by Netflix, directly measure
* [cloudflare](https://speed.cloudflare.com/) : by Cloudflare, directly measure
* [googlefiber](https://speed.googlefiber.net/) : by Google
* [speedtest](https://www.speedtest.net/) : by speedtest.net, also has CLI
* [openspeedtest](https://openspeedtest.com/)
* [speed of me](https://speedof.me/)

## Global, self-hosted

* [Librespeed](https://librespeed.org/) : open source

## Indonesia

* [librespeed at unsoed](https://st3d.unsoed.ac.id/) : hosted librespeed, by Unsoed
* [speedtest at CBN](https://speedtest.cbn.id/) : hosted speedtest by CBN.id
* [speedtests at biznet](https://speedtest.biznetnetworks.com/) : hosted speedtest by biznet

*published in Mataroa and Bearblog*


---

# 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://irosyadi.gitbook.io/irosyadi/webapp/speed-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.
