# Android & iOS Apps

<figure><img src="/files/5QIkWGMfSJn0dRbveOsb" alt=""><figcaption><p>BLACKBOX Mobile App</p></figcaption></figure>

### Download & Install

Get started by downloading **BLACKBOX AI** from the [**App Store**](https://apps.apple.com/us/app/blackboxai/id6740283751) or [**Google Play**](https://play.google.com/store/apps/details?id=com.blackbox.blackboxapp). Once installed, you’ll have full access to all app features directly from your mobile device.

### Key Features

#### 💬 AI Chat

Engage with our powerful AI assistant for instant coding help, debugging assistance, and code explanations. Whether you need quick solutions or in-depth insights, BLACKBOX AI is trained on vast programming knowledge to provide accurate and relevant answers.

#### 🌐 Web Access

Stay up to date with real-time information from the web. BLACKBOX AI can access live data to enhance responses and improve accuracy.

#### ⚡ BEAST Mode

Experience the **fastest reasoning model on Earth**—available for free in the mobile app. Get rapid insights and solutions with cutting-edge AI performance.

#### 📁 File Uploads

Enhance your AI interactions by uploading **code files** or **images**. Provide additional context to get more precise and tailored responses.

### Need Help?

If you have any questions or run into issues, our support team is ready to assist you. Please visit the [support](/blackbox-ai-1/blackbox-ai/support-and-feedback/additional-support.md) page for contact info.


---

# 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.blackbox.chat/blackbox-ai-1/blackbox-ai/mobile/android-and-ios-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.
