# How 4DSKY Works

Neuron nodes turn the Airsquitter sensor into a network node that can be connected to directly by 3rd party software. Both nodes and the explorer are connected to the Hedera testnet that provides a range of decentralised services that ensure the network remains open, and community governed.

​Any software applications (customers) can connect to your sensor directly or obtain data feeds via the 4DSKY Edge software.

The 4DSKY network comprises of 3 key user interfaces:​

* Customers: such as the [4DSKY](http://www.4dsky.com/) Flight Tracking Software
* Service Providers: such as the Jetvision Airsquitter Sensors
* Explorer: Registration System & Discovery Service

<figure><img src="/files/1HERY7ZSlRHHIWmjylGM" alt=""><figcaption></figcaption></figure>


---

# 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.4dsky.com/information/how-4dsky-works.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.
