> For the complete documentation index, see [llms.txt](https://help.adalo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.adalo.com/ja/additional-resources/adalo-app-academy.md).

# Adaloアプリアカデミー

{% embed url="<https://www.youtube.com/watch?v=By9RrOCRxvc>" %}

当社の[Adalo App Academy](https://appacademy.adalo.com)は、成功するビジネスを構築するためのすべての段階をナビゲートするのに役立つ素晴らしいリソースです！

## コース一覧

アカデミーは、アプリ作成の旅全体にわたる6つの異なるカテゴリに分かれています。

{% content-ref url="/pages/zQG2eJeJVluMDzrYdq0K" %}
[アプリ紹介](/ja/additional-resources/adalo-app-academy/introduction-to-apps.md)
{% endcontent-ref %}

{% content-ref url="/pages/TrNoi1RH6h211z7WMLxK" %}
[戦略とビジネス](/ja/additional-resources/adalo-app-academy/strategy-and-business.md)
{% endcontent-ref %}

{% content-ref url="/pages/nn5Q4NLVEZ3sf8DiQpQO" %}
[デザイン](/ja/additional-resources/adalo-app-academy/design.md)
{% endcontent-ref %}

{% content-ref url="/pages/OFIBlSOTrBReLmEOq2yn" %}
[作成](/ja/additional-resources/adalo-app-academy/build.md)
{% endcontent-ref %}

{% content-ref url="/pages/VQRCSqdW1m4qe3USld41" %}
[ローンチと反復](/ja/additional-resources/adalo-app-academy/launch-and-iterate.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZAqDstSXHipGNo4vnut0" %}
[フリーランサーとエージェンシー](/ja/additional-resources/adalo-app-academy/freelancers-and-agencies.md)
{% endcontent-ref %}

{% content-ref url="/pages/DDAfyOwF6IpSG6mb9WIP" %}
[すべてのコース](/ja/additional-resources/adalo-app-academy/all-courses.md)
{% endcontent-ref %}


---

# 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://help.adalo.com/ja/additional-resources/adalo-app-academy.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.
