# Initial requirements

### What do you need to get started with AppMySite?

AppMySite is a no-code app development platform that enables you to create an app in minutes. Powered with integrations and features, AppMySite is the ideal solution to build an app for your business.&#x20;

To get started, you may or may not need a website depending on the app want to create-&#x20;

* With the Custom app solution, you don’t need anything. This solution is designed to help you build an app without a website.&#x20;
* With the WordPress solution, you need a WordPress website to get started.&#x20;
* With the WooCommerce solution, you need a WordPress website which has a WooCommerce plugin.
* With the Web to app solution, you need a website. There are no specific CMS requirements as this solution works with any CMS platform or web technology.&#x20;

{% hint style="warning" %}
In addition to these initial requirements, you must create developer accounts for Google Play and the Apple App Stores. This is mandatory to submit your app to the app stores.
{% endhint %}


---

# 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.appmysite.com/getting-started/initial-requirements.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.
