# Installing iOS & Android Apps

### Download the app

Please use <https://download.anytype.io/> to download the most recent version of the app.

{% hint style="info" %}
To download Anytype for iPad, simply click the iOS link and follow the instructions for installing TestFlight to use the iPad Anytype Alpha version.
{% endhint %}

### Log in using the QR code

To log in using the QR code, simply navigate to your recovery phrase.&#x20;

Settings > Recovery Phrase.

Underneath your recovery phrase you'll find your blurred out QR code, when you click the image it will display.&#x20;

Now you can scan this code with your mobile device and install the app.

### Log in using your recovery phrase

In addition to using the QR code to log in, you can also install and log in the traditional way.&#x20;

Install the app.

Enter your recovery phrase.

Log in and type away!


---

# 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://doc.anytype.io/anytype-docs/~/changes/WwUKjnRVmW8csn0Edgm9/mobile/installation.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.
