> For the complete documentation index, see [llms.txt](https://docs.appmysite.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.appmysite.com/app/add-ons/build-and-upload.md).

# Build & Upload

### What does the Build & Upload add-on include?

The Build and Upload add-on is a premium service designed for customers who want expert assistance in creating and publishing their mobile app. This add-on provides complete guidance, from designing the app’s first screen to successfully uploading it to their own developer account for publishing.

If you need expert assistance throughout the app-building process, this add-on ensures you receive dedicated support in designing, building, and publishing your app.&#x20;

**Complete app setup**

* Assistance in setting up and configuring the first screen of your app.
* Guidance on structuring and styling different sections of your app.

**Professional app artwork design**

Our team will design all the essential visual elements for your app, including:

* App icon
* Splash screen
* Login screens
* Banners
* App store artwork (required during app submission)

**Personalized consultation & support**

* Customers can schedule calls with our team to discuss their vision and requirements.
* Live chat support is available to share preferences, ideas, and feedback during the app-building process.

**App submission & publishing assistance**

* Assistance in uploading the app to the Google Play Store and Apple App Store under the customer’s own developer account.
* Help with ensuring the app meets store requirements for a smooth approval process.

{% hint style="success" %}
This add-on is perfect for customers who:

* This is a service add-on for customers who need expert assistance in designing and structuring their app.
* Want a professionally designed app with all visual assets created for them.
* Prefer a guided, step-by-step approach to app creation.
* Require help in uploading the app to their own developer account.
  {% endhint %}

&#x20;The add-on involves a one-time fee. Learn more about the add-on and it's pricing [**here**](https://app.appmysite.com/app/addons).&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.appmysite.com/app/add-ons/build-and-upload.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
