# Writing app listing

The app listing page lets you:

* Add basic information about your page
* Select which countries your service covers
* Add test stores for development testing and beta testing

## App information <a href="#h_1d0b63585e" id="h_1d0b63585e"></a>

App information and the app icon show in Zapiet - Pickup + Delivery > Settings > Last mile delivery. In the development and beta phases, the integration will only be visible to stores you enter in the Test stores section. When the integration goes public, all merchants will see it.

[![](https://downloads.intercomcdn.com/i/o/569773609/73c2b8454eb608d8bd98b5a0/image.png?expires=1725952500\&signature=eb658ce347d4989f09645a89940ae43ef3f2d09d7852f8f501434c78cd2ad103\&req=cSYuEc59m4FWFb4f3HP0gC%2FIaU30ZJgMgQPmZCd0zuCOc3UiiYdM2r7B5MI0%0A%2B4p0bLYsSpEwJ5oWOg%3D%3D%0A)](https://downloads.intercomcdn.com/i/o/569773609/73c2b8454eb608d8bd98b5a0/image.png?expires=1725952500\&signature=eb658ce347d4989f09645a89940ae43ef3f2d09d7852f8f501434c78cd2ad103\&req=cSYuEc59m4FWFb4f3HP0gC%2FIaU30ZJgMgQPmZCd0zuCOc3UiiYdM2r7B5MI0%0A%2B4p0bLYsSpEwJ5oWOg%3D%3D%0A)

## Short description <a href="#h_a9e736eefd" id="h_a9e736eefd"></a>

A short description is a hook that helps merchants choose your app. Make it short, and include your unique selling point. For example, *Teleportation delivery within London*.

## Website <a href="#h_5e789ebd08" id="h_5e789ebd08"></a>

The website will show as a *Learn more* link. Merchants that discover your service from our app will most likely click that link, so we recommend creating a special page with clear signup steps.

## Contact email <a href="#h_5e8a5de488" id="h_5e8a5de488"></a>

The contact email is not visible right now, but we plan to make it easier for merchants to contact you when they have questions.

## App icon <a href="#h_da9617046d" id="h_da9617046d"></a>

App icon helps merchants recognize you on our Last mile delivery page. We recommend a 1200px by 1200px transparent PNG.

## Locations <a href="#h_52c3019b8e" id="h_52c3019b8e"></a>

You can add countries and regions where your service operates. While this is not yet a feature, we plan to show location-specific integrations only to merchants in those locations. If left blank, the integration will be visible to all merchants.


---

# 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.zapiet.com/last-mile-api/writing-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.
