# Overview

Network services offers a way to detect if your device is accessible to internet or your servers.

{% embed url="<https://www.youtube.com/watch?v=FNYw6eLPK0s>" %}
Network Services Video Tutorial
{% endembed %}

{% content-ref url="/pages/-MKeAx0CASSkqWJa0GMR" %}
[Use Cases](/v2/network-services/use-cases.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MKeBbzK1jvnRFSZmh3L" %}
[Setup](/v2/network-services/setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MKeDXvZqRRgAjRNzQ6T" %}
[Usage](/v2/network-services/usage.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MKeGywXs6U9hLUvXo8M" %}
[FAQ](/v2/network-services/faq.md)
{% endcontent-ref %}


---

# 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://assetstore.essentialkit.voxelbusters.com/v2/network-services/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.
