> For the complete documentation index, see [llms.txt](https://help.twinr.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.twinr.dev/support/on-demand-services/app-publishing.md).

# App Publishing

If you want us to publish or update your app on Android and iOS stores, we have this service for you. Where we will take needed information from you and publish/update the app on both the stores. So you do not need to struggle.

<figure><img src="/files/2onIu7Zf61D03AX9i7Go" alt=""><figcaption></figcaption></figure>

### How to purchase?

* Go to On-demand service menu.

<div align="center"><figure><img src="/files/tvd5586O7HgAgYvABklB" alt="" width="375"><figcaption></figcaption></figure></div>

* Click on the Service and follow the steps for payment.
* Once the purchase is success, you will receive the the email confirmation where you need to submit your requirements.
* Once you submit the requirement, the Twinr team will reachout to you via email within few hours.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.twinr.dev/support/on-demand-services/app-publishing.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.
