> For the complete documentation index, see [llms.txt](https://help.qonic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.qonic.com/documentation/qonic-application/analysing.md).

# Analysing

- [Laser Measure](https://help.qonic.com/documentation/qonic-application/analysing/laser-measure.md): Measure distances on planar faces easily using the laser tool.
- [Point-to-Point Measure](https://help.qonic.com/documentation/qonic-application/analysing/point-to-point-measure.md): Measure the shortest distance between entities or subentities.
- [Quantity Measure](https://help.qonic.com/documentation/qonic-application/analysing/quantity-measure.md): Use this tool to measure quantities of parts in your model.
- [Clash Detection](https://help.qonic.com/documentation/qonic-application/analysing/clash-detection.md): Use this tool to check for clashes between geometric objects in the model(s).
- [IDS Validation](https://help.qonic.com/documentation/qonic-application/analysing/ids-validation.md): Check Information Delivery Specifications (IDS) by uploading an .ids file.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.qonic.com/documentation/qonic-application/analysing.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.
