# Branded App

There are a few important steps that need to take place in order to publish your Branded App to the Google Playstore and App Store.

{% hint style="danger" %}
It is important to start this process as soon as possible as some steps require contact with Apple.
{% endhint %}

Please follow the steps listed below and the related article:&#x20;

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Step 1: Create Apple Developer Account</strong></td><td><a href="/files/Ci7FjaMUDvpo07hz8q7g">/files/Ci7FjaMUDvpo07hz8q7g</a></td><td><a href="/pages/-MbqDRhvsG_ZK2aiVbvz">/pages/-MbqDRhvsG_ZK2aiVbvz</a></td></tr><tr><td><strong>Step 2: Grant Access to Apple Developer Account</strong></td><td><a href="/files/5DXf1q6ZJ7xATjNM8BLy">/files/5DXf1q6ZJ7xATjNM8BLy</a></td><td></td></tr><tr><td><strong>Step 3: Design of Branded  App</strong></td><td><a href="/files/vio1IoEWbMJMQQIopOif">/files/vio1IoEWbMJMQQIopOif</a></td><td><a href="/pages/-MbaMc9AHeyik0Y012rk">/pages/-MbaMc9AHeyik0Y012rk</a></td></tr><tr><td><strong>Step 4: App is reviewed</strong></td><td><a href="/files/PKJl2teqhdso0rF3Zp4z">/files/PKJl2teqhdso0rF3Zp4z</a></td><td></td></tr><tr><td><strong>Step 5: Branded App is published</strong></td><td><a href="/files/qZE21Ai2DLDJueeueuPZ">/files/qZE21Ai2DLDJueeueuPZ</a></td><td></td></tr></tbody></table>


---

# 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://knowledge-base.letsgetdigital.com/in-person-event/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.
