# Monaca

![](https://3091308003-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MfWe1U2tFctp8FkP9W8%2F-MidObODOCt_mDgqKXrb%2F-MidQNd8bQecfvcOiXiD%2FMonaca_Logo_02.png?alt=media\&token=fbc4339b-e40d-4a0c-805e-0ffe8df2cae1)

Monaca is a mobile app development platform. You can develop iOS and Android apps using the web technologies JavaScript and HTML.&#x20;

We provide various development tools, web services, and technical support so that anyone can easily develop mobile applications. So far, it has been used in more than 200 countries and more than 100,000 apps have been created.

### Start app development in the cloud&#x20;

Access Monaca from your web browser and start developing. You can learn the flow of application development in the following tutorial.

{% content-ref url="tutorials/monaca\_ide" %}
[monaca\_ide](https://en.docs.monaca.io/tutorials/monaca_ide)
{% endcontent-ref %}

### Start app development locally

By using Monaca's local development tools "Monaca Localkit" and "Monaca CLI", you can start application development using the local development environment (editor and version control tool) that you are familiar with.

{% content-ref url="tutorials/monaca\_cli" %}
[monaca\_cli](https://en.docs.monaca.io/tutorials/monaca_cli)
{% endcontent-ref %}

### FAQ

{% content-ref url="faq" %}
[faq](https://en.docs.monaca.io/faq)
{% endcontent-ref %}


---

# 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://en.docs.monaca.io/readme.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.
