# Import a Measurement

{% hint style="info" %}
An MFile is a Moasure file, which is how all your measurement diagrams are saved.
{% endhint %}

### Import an MFile

Easily import an MFile from your phone or tablet into the Moasure app by following these steps:

1. Tap on 'File'.
2. Tap on 'Import'.
3. Tap on an MFile for it to open.
4. Once the measurement diagram has loaded, you can view, save and edit the MFile.

<figure><img src="/files/CLiozaQBuqVolst6lmxV" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.moasure.com/en/moasure-app/import-a-measurement.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.
