# Listing

### Step 3: Listing a Mini App

Submitting a mini app involves sending it to the Speed admin for approval to be featured in the Speed App Store. Once approved, the Mini App will be available to users through the Speed app store.

Navigate to Developer > App Listing and provide the following details:

1. Select App:\
   Choose an app from the available options listed in the Mini Apps section. Apps already added to the list will not appear here.
2. App Name:\
   Assign a globally unique name for your app. Duplicate or already taken names will not be allowed. This name can differ from the name used during the app creation process.
3. Short Description:\
   Provide a brief summary of the app visible to users. This field will be pre-filled with the information provided during app creation, but you can edit it if necessary.
4. About:\
   Write a detailed description of the app’s features and functionality to give users a clear understanding of what the app offers.
5. Background Color \[Optional]:\
   Prefilled if added; otherwise, this field allows you to customize the background color of the navigation bar in your mini app. Enter a six-digit hex code to define the color, giving your mini app a personalized look. The default color will be #FFFFFF.
6. Content Color \[Optional]:\
   Prefilled if added; otherwise, use this field to set the color for content elements such as the mini app name and icons displayed on the navigation bar. Input a six-digit hex code to choose the color that matches your app's theme. The default color will be #0A193E.

Submit the request to Speed Admin for review.

<figure><img src="https://603922643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F03lpR6QsRUZeAy0BBcvE%2Fuploads%2FZArhnnXxGpJmTwII5JV2%2Fimage4%20(2).png?alt=media&#x26;token=f3897cbe-e710-4e6e-b173-6a05b9e01f94" 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://speed-wallet.gitbook.io/speed-wallet-mini-apps/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.
