# Collision detection

To assist in avoiding static obstacles such as trees, structures, or terrain features, Nexus includes a **visual collision detection aid**:

* Access the function via the **Eye icon** in the operator interface.
* Enable **Collision Arcs** to display potential impact zones.
* Threat zones are visualized in **red** on the interface, indicating areas where the platform may come into contact with static obstacles.

<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%252FjGZppqG86wjAhQitaS60%252FCollision%2520handling.png%3Falt%3Dmedia%26token%3D53ca62d2-58e1-41af-8548-ae3e183a2c38&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=c5a48c6d&#x26;sv=2" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
This is a **visual warning system only**. The aircraft will **not automatically avoid** obstacles. Operators must take corrective action to prevent collision.
{% endhint %}

Source of the page: <https://intelic.gitbook.io/intelic/Q05Q1spzBoHPjamMLbyl/intelligent-sensing/collision-detection>


---

# 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/collision-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.
