# Apps

## Me.bot for mobile

### Me.bot for iOS

Get the iOS app here:

{% embed url="<https://apps.apple.com/gb/app/me-bot-ai-memory-assistant/id6475769640>" %}

### Me.bot for Android

Get the Android app here:

{% embed url="<https://play.google.com/store/apps/details?id=com.mindverse.mebot>" %}

## Me.bot for web

Me.bot is a cloud-based app, and you can access it from various web browsers. As long as you're connected to the web, all of your content syncs automatically 💻

### Access the web app&#x20;

To use Me.bot in your browser, go to [app.me.bot](https://app.me.bot).

## Me.bot for mobile (beta)

Get early access to new mobile features before anyone else, and help shape the future of Me.bot’s iOS & Android apps! Compared to the standard mobile apps, you’ll receive bug fixes and updates much quicker 📲

### Me.bot beta for iOS

#### How to sign up <a href="#how-to-sign-up" id="how-to-sign-up"></a>

Like many other apps, Me.bot’s iOS beta is distributed through TestFlight.

1. [Go here to install the TestFlight app](https://testflight.apple.com/join/uNYLvN6Z) on your device if you don’t have it already.
2. Once the TestFlight app is downloaded to your device, [click on this link](https://testflight.apple.com/join/uNYLvN6Z) to download the Me.bot iOS beta app. If you already have the standard Me.bot app installed, the beta version will replace it.

{% hint style="info" %}
Apple only allows up to 10,000 people to sign up for a beta app through TestFlight. First come, first served!
{% endhint %}

#### How to submit feedback <a href="#how-to-submit-feedback" id="how-to-submit-feedback"></a>

Feedback is a gift! Help Me.bot’s engineering team make our mobile apps even better by sending bug reports and feedback:

* In the Me.bot Beta app, press the power button and volume up button at the same time to take a screenshot. Tap the “Share” button at the top right, then scroll down to see the “Share Beta Feedback” button in the share sheet.
* In the TestFlight app, tap on “Me.bot Beta,” then tap the “Send Beta Feedback” button.

#### How to leave the beta <a href="#how-to-leave-the-beta" id="how-to-leave-the-beta"></a>

In the TestFlight app, tap on “Me.bot Beta,” then scroll to the bottom of the page. Tap the “Stop testing” button to be removed from the beta.


---

# 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.me.bot/using-second-me/apps.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.
