# Units and Konstru

![](https://konstru.zendesk.com/hc/article_attachments/360002102971/image.png)

Konstru stores all model data in millimeters but this doesn't affect what you are working in because Konstru translates on download into platform document units.&#x20;

So let's say you are working in ft in Revit and you are uploading to Konstru, you Konstru model will be stored in mm. If you download it, you'll still get ft. It doesn't matter if your coworkers are working in meters, if they download a Konstru model it will be translated into their local units and back once they are uploading. So every Konstru user can work in whatever units they like.


---

# 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://konstru.gitbook.io/konstru-manual/konstru-general-knowledge/units-and-konstru.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.
