# Get the Mobile Apps

Rechat was built mobile-first to cater to real estate professionals on the go. We believe the future of work for real estate is mobile, and agents should be able to do all of their work using of their phone. &#x20;

* [iPhone iOS App](/guides/getting-started/rechat-mobile-apps.md#iphone-app)
* [Android App](/guides/getting-started/rechat-mobile-apps.md#android-app)

## iPhone App

You can install the Rechat iPhone App from the [App Store here](https://apps.apple.com/us/app/rechat/id974093560). Or just search for "Rechat Inc." in the Apple App Store from your iPhone.

{% hint style="info" %}
When you access your iPhone Rechat app for the first time you will be prompted with a number of notifications asking you to give Rechat different permissions and you will want to **say Yes to all permissions**. These are essentials for your app to be fully-functional.

Rechat will ask to:

1. Turn on your notifications: You want notifications to be on so you can get notified when your office or clients message you, when your contacts open your emails or when new listings hit the market.&#x20;
2. Share your location while the app in use: This will allow your map experience to work well.  Then, when you visit the Properties tab on your phone, you can quickly see all MLS listings that are for sale around you.
3. Access Your Contacts: Rechat will never message or spam your contacts or share them with anyone. But by enabling access to contacts you can then easily use your iPhone contacts in your CRM instead of having to manually enter them into your database.
   {% endhint %}

<figure><img src="/files/XhDjCtnZOMcSndfUVufc" alt=""><figcaption></figcaption></figure>

![](/files/-MSLyun-0zWDMDWicm0d)

{% hint style="warning" %}
For the most part, many of the same features are available on both the web and iOS applications, with a few exceptions. The following are a list of feature offerings that differ from on the web and iOS applications:

1. The iOS application only offers social media templates in the Marketing Center, and does not include email, newsletters, or print templates.
2. The single property website feature is not available on the iOS application.
3. Forms can be sent for signatures on Docusign, but the forms are currently not editable on the iOS application.
4. MLS search on the web application only includes Single Family properties, the iOS application also includes Lot/Land, Multifamily, and Lease properties.
   {% endhint %}

## Android App

Rechat's native Android app can be downloaded from the [Google Play here](https://play.google.com/store/apps/details?id=com.rechat.mobile).

![](/files/-MZDNZhYxwTTBSgxHkN1)


---

# 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://help.rechat.com/guides/getting-started/rechat-mobile-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.
