# Can I integrate my own sensor?

## Integrating Your Own Sensor

Currently, only the Jetvision Airsquitter is plug‑and‑play with the 4DSKY network. If you have another MLAT‑capable sensor:

1. **Contact us** on Discord or via email
2. **We’ll evaluate** integration requirements
3. **Potentially provide SDK guidance** to connect your hardware

If you have a sensor that is suitable for the network, and meets technical and regulatory requirements, we will do our best to accommodate you.


---

# 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/can-i-integrate-my-own-sensor.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.
