> For the complete documentation index, see [llms.txt](https://docs.moasure.com/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moasure.com/en/moasure-lx1/getting-started/download-moasure-app.md).

# Download Moasure App

Moasure LX1 works with the Moasure app, which connects to your device via Bluetooth and displays your measurements. Download the app to get started.&#x20;

### Download for Apple/iOS

[Download](https://apps.apple.com/app/moasure-pro/id1561726410) the Moasure app for your iPhone or iPad using the App Store.

### Download for Android

[Download](https://play.google.com/store/apps/details?id=com.moasure.moasureapp\&pli=1) the Moasure app for your Android phone or tablet using Google Play.

***

### Set Up the Moasure App

Once installed, open the app to continue setting up your Moasure account and device.\
When you first open the app, you’ll see the Moasure welcome screen, where you can create a new account or log in to an existing one.

#### If you have trouble downloading the app <a href="#if-you-have-trouble-downloading-the-app" id="if-you-have-trouble-downloading-the-app"></a>

If the app doesn’t download or install correctly:

* Try switching from **Wi-Fi to mobile data**
* Some workplace or public Wi-Fi networks block app downloads or store access
* Mobile data usually resolves this immediately

If problems continue, contact **<support@moasure.com>**


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.moasure.com/en/moasure-lx1/getting-started/download-moasure-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
