> For the complete documentation index, see [llms.txt](https://docs.thousandeyes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thousandeyes.com/product-documentation/connected-devices/connected-devices-tests/network.md).

# Network

These Connected Devices tests fall into the category of ThousandEyes network layer tests (not to be confused with the OSI or TCP/IP network layers - see [Tests](https://docs.thousandeyes.com/product-documentation/tests) for more information about our layers). Like other ThousandEyes network layer tests, they typically test speed and associated measures like latency between an agent and an internet target, usually another agent or test server.

* [Speed Tests](https://docs.thousandeyes.com/product-documentation/connected-devices/connected-devices-tests/network/speed-tests)
* [Latency, Loss, Disconnections, and Jitter Tests](https://docs.thousandeyes.com/product-documentation/connected-devices/connected-devices-tests/network/latency-loss-disconnections-jitter-tests)
* [Responsiveness (Latency under Load) Tests](https://docs.thousandeyes.com/product-documentation/connected-devices/connected-devices-tests/network/latency-under-load-tests)


---

# 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://docs.thousandeyes.com/product-documentation/connected-devices/connected-devices-tests/network.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.
