# App Listing

**Store Data**

In this section you will need to enter the information that will be used for your mobile app's store page. This is what potential users will see on their app store about your mobile app before they download it.

* **App Icon:** the icon of your mobile app
* **App name**: the name of your App on the store
* **App subtitle**: the subtitle of your app on the store
* **Primary Category, Secondary Category:** the categories of your app on the app stores
* **Keywords**: keywords to help potential users search for your app on the app stores
* **Description**: the description of your app on the stores
* **Marketing URL**: the Marketing URL, which usually corresponds to your website
* **Support URL**: the Support URL, where users of your app can request support
* **Privacy URL**: the Privacy Policy URL

<figure><img src="/files/Lu6yekzmTmrR90K1ydt1" alt=""><figcaption></figcaption></figure>


---

# 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://docs-en.shoppy.is/shoppy-dashboard/settings/app-listing.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.
