# Monaca とは

![](https://3046938759-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MfWrOnV1iKerkfShm9O%2F-MhS_1Hdd3ABq2nGykHB%2F-MhSfc-gbjy1RJ37ABhe%2FMonaca_Logo_02.png?alt=media\&token=dded2704-2b7c-430f-aa28-ee7afc8ebc95)

**Monaca**は、モバイルアプリの開発プラットフォームです。Web技術であるJavaScriptとHTMLでiOS、Andriodのアプリを開発できます。

モバイルアプリ開発が、誰でも簡単にできるように、開発ツール・ Web サービス、テクニカルサポートを提供しています。これまでに200以上の国で利用され、10万以上のアプリが作られています。

### クラウドでアプリ開発をはじめる

Web ブラウザからMonacaにアクセスして、開発をはじめましょう。\
次のチュートリアルでアプリ開発の流れを学ぶことができます。

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

###

### ローカルでアプリ開発をはじめる

Monacaのローカル開発ツールである「Monaca Localkit」や「Monaca CLI」を利用することで、あなたが使い慣れているローカルの開発環境（エディターやバージョン管理ツール）を使ってアプリ開発を始められます。

{% content-ref url="tutorials/monaca\_localkit" %}
[monaca\_localkit](https://ja.docs.monaca.io/tutorials/monaca_localkit)
{% endcontent-ref %}

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

###

### よくある質問

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

### 運営会社

![](https://3046938759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfWrOnV1iKerkfShm9O%2Fuploads%2FCuZCDeywshFGGsnnxU7S%2FAsial_Logo.svg?alt=media\&token=4274788d-a38f-4730-a6c2-4adde697f21c)

[**アシアル株式会社**](https://www.asial.co.jp/)

〒113-0034 東京都文京区湯島2-31-14 ファーストジェネシスビル \
TEL： 03-5875-6862 （受付時間：11:00～15:00） \
FAX： 03-5875-6216


---

# 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://ja.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.
