# eMOBIQ Marketplace Build and Publish

<figure><img src="/files/3QwwEYWvl41FSbbyy3QX" alt=""><figcaption></figcaption></figure>

**What is the** [**Marketplace**](https://main.emobiq.com/marketplace)**?**\
A centralized hub within eMOBIQ where your apps are stored on **our servers** and can be distributed in **3 modes**:

* **Android** (`.apk`/`.aab`)
* **iOS** (TestFlight or enterprise signing)
* **Web** (Progressive Web App/PWA)

***

### **Step 1: Prepare Your App for Multi-Platform Publishing**

**Prerequisite**

Successfully build the different formats before publishing

<figure><img src="/files/gBARJir7PgrLruOILSmZ" alt="" width="563"><figcaption></figcaption></figure>

***

### **Step 2: Upload to eMOBIQ Marketplace**

1. **Go to**: `Publish Tab` → `Publish` → `Marketplace`
2. **Select Distribution Modes**: Publish **Android**, **iOS**, and/or **Web** to Marketplace based on app readiness

<figure><img src="/files/xLMGDgoY8w1cUHfuTCNp" alt="" width="563"><figcaption></figcaption></figure>

***

### **FAQ**

**Q: Can I unpublish an app later?**\
A: Yes! Go to `Publish Tab` → `Marketplace` → Click `Unpublish`

**Q: Is there a file size limit?**\
A: Yes (typically 500MB per app). Contact [Support](https://main.emobiq.com/support) for larger files.


---

# 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.emobiq.com/emobiq-ai/readme/building-your-app/build-and-publish/emobiq-marketplace-build-and-publish.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.
