# デザイン

{% content-ref url="/pages/k9cZisouHC9dGuEGQ75k" %}
[アプリのデザイン](/ja/design/designing-your-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/y9CKUQM4xU8OHSe1RPHE" %}
[ブランド](/ja/design/branding.md)
{% endcontent-ref %}

{% content-ref url="/pages/7PZH2OBH2lVJmT1QEwrw" %}
[コンポーネントの状態を作成](/ja/design/create-component-states.md)
{% endcontent-ref %}

{% content-ref url="/pages/N0fJHZQSZKZMC5S7iMfu" %}
[デザインのバージョン](/ja/design/design-versions.md)
{% endcontent-ref %}

{% content-ref url="/pages/Hlsxq8T9vakLwDiBgclt" %}
[追加のデザインリソース](/ja/design/additional-design-resources.md)
{% endcontent-ref %}

{% content-ref url="/pages/HWsBx2joLJaGbzTX4Xp5" %}
[レガシーアプリケーションの移行](/ja/design/migrating-legacy-apps.md)
{% endcontent-ref %}

## 旧ビルダーとの作業（一般的でない）

{% content-ref url="/pages/VwV9ZEdx9yvtL2qhNWcf" %}
[レガシービルダー](/ja/design/legacy-builder.md)
{% endcontent-ref %}

{% content-ref url="/pages/NQUFmj47vpnoO8nft2eG" %}
[アプリのプレビュー（レガシービルダー）](/ja/design/legacy-builder/preview-your-app-legacy-builder.md)
{% 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://help.adalo.com/ja/design.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.
