# Publish Mini-App

After testing the app, you can record a video or get some screenshots about how to get an API key from you, how to use the app, etc. Click "Publish" when you are ready to submit for review:

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

Provide as many details as you can for the review:

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

Please check this link for what it will look like in the mini-app store: TheChecker.

### Upgrade Your Mini-App <a href="#upgrade-your-mini-app" id="upgrade-your-mini-app"></a>

You can still edit your apps after it published. Simply do the editing and save it. Download the draft version for testing before you re-submit for review.


---

# 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.rapidbott.com/help-center/mini-apps/publish-mini-app.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.
