# Mobile

{% tabs %}
{% tab title="Android" %}

## Step 1. Download

The game can be downloaded directly from our [website](http://projectlumia.com), or from the [#🔻｜downloads](https://discord.com/channels/1154179314233905153/1158078306395115530) channel on our [Discord](https://discord.com/projectlumia).

## Step 2. Installation

Upon downloading the game you will get an APK file, install and run to start the game.

## Step 3. Discord Authorization

When running the game you will be greeted with a pop up box which presents you with your login options, we currently only provide login with Discord.\
Pressing the Discord button will redirect you to your internet browser, where you can authorize the Black Survival: Project Lumia application, after doing so you will be redirected back to the game and logged in.

{% endtab %}

{% tab title="iOS" %}
Currently Black Survival: Project Lumia is not available on iOS devices. Please follow our Social Media channels for more news on when it will be available.
{% endtab %}
{% endtabs %}


---

# 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://wiki.projectlumia.com/install-guide/mobile.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.
