# Publish a New App Version

In the [Go-Live Checklist](/welcome-to-shelfy/go-live-checklist.md), click Upload store assets to publish a new app version. The Welcome window opens.

<div><figure><img src="/files/u489d2ioejxlLiDO0sPC" alt=""><figcaption><p>Click Upload store assets</p></figcaption></figure> <figure><img src="/files/j260YZc0Uq5UlgmJQ0Rc" alt=""><figcaption><p>Welcome window</p></figcaption></figure></div>

In the Welcome window, do the following:

### Upload Store Assets

<div align="left"><figure><img src="/files/3TOxukQ5v5cLgLKyZOhT" alt=""><figcaption></figcaption></figure></div>

1. Upload your app's logo. Use the preview pane to view the results.
2. Add at least 4 screenshots (for Google Play you must also add a feature graphic).
3. Accept the Terms and Conditions.
4. Click Submit to save the changes.

### Design a Launch Screen

<div align="left"><figure><img src="/files/AVBFuoVHwJMt3KDVQR8V" alt=""><figcaption></figcaption></figure></div>

1. Upload a splash screen logo. Use the preview pane to view the results.
2. Optional:
   * Set the logo location
   * Choose a background color
   * Upload a background image
   * Hide the Shelfy branding
   * Choose a loading animation color
3. Click Next.

### Add Store Content

<div align="left"><figure><img src="/files/p5Gsi5x3BKTBYe9qa2m0" alt=""><figcaption></figcaption></figure></div>

1. Enter the name of the application.
2. Provide a short and long description.
3. Add keywords.
4. Add support details (phone number, mail, URL).
5. Add a marketing URL.
6. Add a Privacy Policy URL.
7. Add a Terms and Conditions URL.
8. Provide contact info.
9. Click Next.


---

# 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://shelfy.gitbook.io/welcome-to-shelfy/go-live-checklist/publish-a-new-app-version.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.
