> For the complete documentation index, see [llms.txt](https://wiki.humigal.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.humigal.com/humigalno.md).

# HumiGalの紹介

<mark style="background-color:yellow;">ゼロコーディング、モバイル対応、連載公開モードのノベルゲームエンジン——</mark><mark style="background-color:yellow;">**HumiGal**</mark><mark style="background-color:yellow;">。</mark>

## **全くの初心者でも5分で習得できます**

プログラミングの基本知識が全くなくてもノベルゲームを作成できます。

HumiGalは素晴らしい作成効率と手軽な操作ハードルを兼ね備えており、初心者でも5分で楽に使いこなせます。あなたの創造力を最大限に解放するお手伝いをします！

<figure><img src="/files/vlhh0G772yiN93xsFisJ" alt=""><figcaption></figcaption></figure>

## **モバイルでの閲覧**

作品が公開されたら、即刻モバイルアプリのHumiHumiでプレイすることができます。同時に、PCのウェブサイトでも同様にプレイ可能です。ゲームの進行状況はクラウドに保存され、常にリアルタイムで同期されます。

いつでもどこでも、自由自在にノベルゲームを楽しむことができます！

## **連載公開モード**

各章ごとに作品を公開することができます！

連載更新で、読者のコメントとフィードバックを即時に受け取ることができます。

<figure><img src="/files/BPbu952y2raIrWs12rFV" alt=""><figcaption></figcaption></figure>

## **継続的なアップデート**

HumiHumiチームはユーザーと直接、密接にコミュニケーションを取ります。

ユーザーのニーズに最大限に応えるため、機能の継続的な改善と追加を行います💪。

{% embed url="<https://www.youtube.com/watch?v=R1I-XZduXQY>" %}
Demo動画には一定の遅れがございます。最新の機能や使用方法につきましては、「HumiGal Wiki」を参照してください。
{% endembed %}

<mark style="background-color:yellow;">パソコンでの閲覧だけでなく、HumiGal専用のモバイルAPP——</mark><mark style="background-color:yellow;">**HumiHumi**</mark><mark style="background-color:yellow;">は、スマートフォン、タブレットなどのモバイル端末でノベルゲームを楽に読むことができ、クリエイターが自分の作品を簡単に共有し、広く広めるのに便利です。</mark>


---

# 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://wiki.humigal.com/humigalno.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.
