# Mobile Application

You can download the BotGhost App for free on the iOS App Store, or on Android through a Progressive Web App.\
\&#xNAN;*You don't need to install this to use BotGhost, it's completely optional!*

Below you can see how to install it on [iOS](#ios-app) or [Android](#android-devices) device.

## iOS App

{% hint style="warning" %}
Please note that the native BotGhost app is not available for Android devices.
{% endhint %}

The BotGhost app is available on the native iOS App Store to download for free.

{% stepper %}
{% step %}
Go to the [BotGhost](https://apps.apple.com/us/app/botghost/id6757778695) app on the App Store.
{% endstep %}

{% step %}
Press the "Get" button.

<figure><img src="/files/TMPdOG3qRRsXQrOIsEd2" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
You can now access the BotGhost dashboard directly from your home screen!.

<figure><img src="/files/IMusiJuZ1sbkcwET7NF6" alt="" width="203"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## Android Devices App

{% stepper %}
{% step %}
Go to the [BotGhost](https://botghost.com/) website and click on 'Create Bot' to log in.

<figure><img src="/files/QQ0Y1qH8dZY60rKIHfo7" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click on the three dots at the top right corner of your screen.

<figure><img src="/files/ViTYXHmpgH49tGnvHzOh" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click on 'Install App'.

<figure><img src="/files/ZnEGqbYXKlczBEJh97f0" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click on 'Install' again to confirm.&#x20;

<figure><img src="/files/wz2IgjyOhPxluKKYSGBR" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
You can now use the app via your home screen or app selector!
{% endstep %}
{% endstepper %}


---

# 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://documentation.botghost.com/getting-started/mobile-application.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.
