# Create Application

## Step-by-Step Guide

### 1. Navigate to Applications

{% stepper %}
{% step %}
**Log in to Dashboard**

Access your [Game Launcher Cloud](https://app.gamelauncher.cloud/dashboard) account
{% endstep %}

{% step %}
**Open Applications Menu**

Click **Apps** dropdown in the sidebar

<div align="left"><figure><img src="https://4241524842-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnNH3XbUy7pSptjMVADb2%2Fuploads%2FvBZG83b5P2Faqow69hW4%2Fimage.png?alt=media&#x26;token=b2718b4c-41b5-4d55-9717-dfc994a503b6" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Create App**

Click **+ Add New App** button
{% endstep %}

{% step %}
**Fill basic information**

See [image requirements](#image-requirements)

<table data-full-width="false"><thead><tr><th width="150">Field</th><th width="116">Required</th><th>Guidelines</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td>✅ Yes</td><td><p>• Use your game's title</p><p>• Keep it concise (max 50 chars)<br>• Allowed: letters, numbers, -, _, spaces</p></td></tr><tr><td><strong>Description</strong></td><td>Optional</td><td>• Brief explanation of your game</td></tr></tbody></table>

<div data-full-width="true"><figure><img src="https://4241524842-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnNH3XbUy7pSptjMVADb2%2Fuploads%2FPseApY6fytZePP28DYD2%2Fimage.png?alt=media&#x26;token=8d9f03df-5ebe-4220-878e-51e252cef98a" alt=""><figcaption><p>App Example</p></figcaption></figure></div>
{% endstep %}
{% endstepper %}

***

#### Image Requirements

When customizing your application's appearance, you'll need to upload images that meet specific requirements:

{% hint style="success" %}
**Figma Image Templates:** <https://www.figma.com/community/file/1578217481456529545>
{% endhint %}

<table data-full-width="false"><thead><tr><th width="120">Image Type</th><th width="140">Required Size</th><th width="110">Max Size</th><th width="110">Format</th><th>Notes</th></tr></thead><tbody><tr><td><strong>Icon</strong></td><td>512×512px</td><td>5 MB</td><td>PNG</td><td>Square (1:1 ratio), used for app identification</td></tr><tr><td><strong>Logo</strong></td><td>1280px width OR 720px height</td><td>5 MB</td><td>PNG</td><td>Must have exactly 1280px width or 720px height</td></tr><tr><td><strong>Banner</strong></td><td>3840×1240px or 1920×620px</td><td>8 MB</td><td>PNG/JPG</td><td>Two sizes available for different displays</td></tr><tr><td><strong>Cover</strong></td><td>748×896px (exact)</td><td>5 MB</td><td>PNG/JPG</td><td>Exact size required, used in app cards</td></tr></tbody></table>

{% hint style="info" %}
**💡 Tips for images:**

* Use PNG for transparent backgrounds (Icon, Logo)
* Compress images before uploading for faster loading
* Maintain aspect ratios specified for each type
* Test images in dark and light themes
  {% endhint %}

***

## Next Steps

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>📦 Upload Builds</strong></td><td>Upload your game files to start distributing</td><td><a href="upload-builds">upload-builds</a></td></tr><tr><td><strong>🌍 Configure Environments</strong></td><td>Set up Development, Staging, Production</td><td><a href="environments">environments</a></td></tr><tr><td><strong>⚙️ Application Settings</strong></td><td>Customize platform-specific settings</td><td><a href="app-settings">app-settings</a></td></tr><tr><td><strong>🚀 Create Launcher</strong></td><td>Build a custom launcher for your game</td><td><a href="../launchers/create-launcher">create-launcher</a></td></tr></tbody></table>

{% hint style="success" %}
**🎉 Congratulations!** Your application is ready. Start uploading builds to distribute your game to players.
{% endhint %}
