# Getting Started

BoltAI Mobile is part of the BoltAI v2 product line. Currently BoltAI Mobile is in beta.&#x20;

### How to join the beta:

To join the iOS app: <https://app.youform.com/forms/wt5b6ise>

To join the Android app: <https://app.youform.com/forms/0mqszvpy>

### Where to leave feedback for the mobile app?

Please leave your feedback here: <https://feedback.boltai.com/?b=67c6b04027ac69a9e3f9b6cc>

### Why I cannot sync data with the Mac app?

The iOS app is part of the BoltAI v2 product line. Currently both schemas are evolving and it’s very hard to sync with v1. The data are simply not compatible.

Once the app is out of beta, we will offer a tool to migrate data from v1 to v2. Stay tuned.

### Can I use the new beta app on Mac?

Yes, you can test the iOS beta app on Silicon Mac. Download TestFlight (mac app) and install the beta app.

Note that this is a port of the mobile app to Mac Silicon (Catalyst) for testing and isn't the final BoltAI v2 for Mac (native SwiftUI/AppKit).


---

# 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.boltai.com/docs/boltai-mobile/getting-started.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.
