# Interceptor detection

When equipped with interceptor detection capabilities, the system can visually indicate potential airborne threats in the operator interface.

**Activating the Overlay**

* Open the **Eye icon** in the UI.
* Enable the **Interceptor** overlay to display detected entities.

{% hint style="warning" %}
Ensure the interceptor overlay is active during missions where airspace threats are expected.
{% endhint %}

### **Detections**

* **Neutral Entity:** If a detected object is **not moving toward the UAS**, it will appear as **neutral**.

→ No sensor coverage or threat sector will be shown.

* **Hostile Entity:** If the object **is on an intercept course** with the drone, it is flagged as **hostile**.

→ A **Threat Sector** will highlight the direction of approach.

<figure><img src="/files/3w49bi4uRKUnzBzzQhRG" alt=""><figcaption></figcaption></figure>

<figure><img src="https://intelic.gitbook.io/intelic/Q05Q1spzBoHPjamMLbyl/~gitbook/image?url=https%3A%2F%2F3301202886-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F0SdU5HKtn2I4YkIwkZZ4%252Fuploads%252FxowxSW7t8h1LdnE7GTru%252Fimage%2520%2853%29.png%3Falt%3Dmedia%26token%3Db7b815db-0207-4d40-8d3d-896255d3629f&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=e50b8cd8&#x26;sv=2" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Key terms**

**Threat Sector**: The directional cone indicating a detected hostile entity within the sensor coverage.

**Sensor Coverage Area**: The circular zone representing the drone’s or system’s active monitoring or detection range.
{% endhint %}

{% hint style="warning" %}
The interceptor detection system is designed to detect interceptors within a range of **up to 20 meters**. Detection of objects beyond this range is possible **only if the targets are sufficiently large and have high contrast**, but the **success rate decreases significantly**.

Additionally, detection performance **under the drone** is reduced and is highly dependent on the surrounding environment, such as surface texture, lighting, and clutter.
{% endhint %}

Source of the page: <https://intelic.gitbook.io/intelic/Q05Q1spzBoHPjamMLbyl/getting-started-with-nexus/quickstart/manual-flights#flying-with-a-geofence>


---

# 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.airvolute.com/uas-platforms/nexus-stribog-uas/stribog-uas-user-manual/flying-with-stribog-uas/intelligent-sensing/interceptor-detection.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.
