# Collision

<img src="/files/CBp5IDJI3TUzcfbCdtMT" alt="" data-size="line"> The **Collision** command automatically detects if any gemstones in the design are overlapping or intersecting.

When the **Collision** icon is clicked, the system scans all the gemstones in the model and selects those that:

* Are **overlapping**, meaning they occupy the same physical space or are placed too close together to be properly set.
* Are in **collision**, meaning their geometries are intersecting, which could lead to issues during manufacturing or stone setting.

<figure><img src="/files/vcUnUc9U50rgx6trM2Sf" alt=""><figcaption></figcaption></figure>

This command is especially useful for quickly reviewing the final design before creating renderings, prototypes, or production files, ensuring that all stones are correctly placed without interference.

{% hint style="info" %}
**Goldsmith's Tip**: In tightly packed pavé or multi-stone designs, using **Collision** helps prevent common mistakes that might only become evident during printing or assembly.
{% endhint %}


---

# 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.rhinoartisan.com/commands/diamonds/collision.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.
