# Downloading, Installing, and Activating

Here's how to access Luminar on your device:

1. Download the app from the store:\
   [**App Store**](<https://apps.apple.com/ua/app/luminar-mobile-photo-editor/id6476109261 >)\
   [**Google Play Store**](https://play.google.com/store/apps/details?id=com.skylum.luminar)
2. Once you open the app, go through the onboarding, or simply skip it.
3. On the login page, sign in with the **same email address** you used to create a Skylum account.

   <img src="https://userguide.skylum.com/attachments/token/YE2X83poq7vXDRv1Dc0xF3niW/?name=IMG_7544.jpeg" alt="" height="559" width="258">
4. If you shared a Google email, you can log in easily using your **Google account**.
5. **If you don't have a Skylum account**, you can create one using your email address. \
   Please note that if you’re creating a new Skylum account, you first need to switch from the **Sign In** mode to **Sign Up** by clicking the **Create an account** button

   <img src="https://userguide.skylum.com/attachments/token/g5jR1OTMn31WDUAisOdMedKxI/?name=Screenshot+2025-06-11+at+17.52.05.png" alt="" height="321" width="259">
6. After logging in, you’ll have **full access to the app**.


---

# 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://support.skylum.com/luminar/getting-started/downloading-installing-and-activating.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.
