# Introduction

{% hint style="info" %}
Docs are up-to-date through version: `v1.13.x`
{% endhint %}

<figure><img src="https://3367574858-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvtb3s6TB12XY9iIx8YyJ%2Fuploads%2Fgit-blob-d0f172c3d1e35390970f750fc04d5107f130689c%2Fdashboard.png?alt=media" alt=""><figcaption></figcaption></figure>

#### Why might I want this?

The main use case for Speedtest Tracker is to build a history of your internet performance and ISP's uptime so you can be informed when you're not receiving your ISP's advertised rates.

*...also some of us just like a lot of data.*

#### What about that other Speedtest Tracker?

As far as I can tell <https://github.com/henrywhitaker3/Speedtest-Tracker> was abandoned. This version is meant to be an actively maintained replacement with an improved UI and [feature](https://docs.speedtest-tracker.dev/features) set.

#### Do you have a demo?

No, but [DB Tech](https://www.youtube.com/watch?v=feArak6WCLw), [Awesome Opens Source](https://www.youtube.com/watch?v=iyRUj77cjKg) and [Techdox](https://www.youtube.com/watch?v=vZiaWyuqsaY) over on YouTube have awesome videos showing you how to get Speedtest Tracker up and running with and a quick demo.


---

# 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.speedtest-tracker.dev/readme.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.
