# Loyalty Mobile App setup

## Setting up a Loyalty Mobile App

This guide provides the essential steps for configuring, branding, and deploying your Loyalty Mobile App. Following these steps ensures your app aligns seamlessly with your brand and meets the needs of your loyalty program. From setting up developer accounts to configuring app settings and finalising the App Store listing, each section details key tasks to complete for a successful launch.

If you have any questions or need further clarification, reach out to your onboarding manager for support.

***

## Deployment Checklist

The checklist below gives a holistic overview of everything required to get your Loyalty Mobile App live. Click through to the relevant articles for more information on the items in the checklist.

### App store developer account checklist

* [x] **Enrol as developers:** Sign up as developers on both the Apple and Google app stores.
* [x] **Provision account access:** Invite White Label Loyalty to manage these accounts on your behalf.

{% hint style="warning" %}
**This process can take several weeks to complete, so begin it as soon as possible.**
{% endhint %}

See [1. App Store developer accounts](/product/interfaces/white-label-interfaces/loyalty-mobile-app/loyalty-mobile-app-setup/1.-app-store-developer-accounts.md) for more information.

### App theme checklist

* [x] **Brand guidelines:** Supply your brand guidelines to your onboarding manager
* [x] **Onboarding slides:** Supply the onboarding slide graphics and text to your onboarding manager
* [x] **Theming:** Review your app mockups and confirm any particular theming preferences (within the constraints below) with your onboarding manager

See [2. App theming](/product/interfaces/white-label-interfaces/loyalty-mobile-app/loyalty-mobile-app-setup/2.-app-theming.md) for more information.

### App c**onfiguration checklist**

* [x] **Profile schema:** Provide your profile schema requirements
* [x] **T\&C's/Privacy policy:** Provide a Terms & Conditions and Privacy Policy URL
* [x] **Hamburger menu:** Provide a list of entries and URLs for the content in your hamburger menu
* [x] **Layout & configuration:** Confirm any particular configuration preferences with your onboarding manager

See [3. App configuration](/product/interfaces/white-label-interfaces/loyalty-mobile-app/loyalty-mobile-app-setup/3.-app-configuration.md) for more information.

### App Store listing checklist

* [x] Create your [terms & conditions](/product/launch-a-loyalty-program/loyalty-program-resources/terms-and-conditions.md), [privacy policy](/product/launch-a-loyalty-program/loyalty-program-resources/privacy-policy.md) and [delete profile](/product/launch-a-loyalty-program/loyalty-program-resources/account-deletion-and-opt-out.md#mobile-apps) pages
* [x] Supply app listing data table to onboarding manager
* [x] Supply app preview images & feature graphic to onboarding manager

See [4. App Store listing](/product/interfaces/white-label-interfaces/loyalty-mobile-app/loyalty-mobile-app-setup/4.-app-store-listing.md) for more information.


---

# 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://kbase.whitelabel-loyalty.com/product/interfaces/white-label-interfaces/loyalty-mobile-app/loyalty-mobile-app-setup.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.
