# 画面とコンポーネント

{% content-ref url="/pages/zV3WjS3qw3UAZBrr2tji" %}
[画面](/ja/component-basics/inserting-and-editing-screens.md)
{% endcontent-ref %}

{% content-ref url="/pages/u5SoKwFoXBMFTVEJXPN3" %}
[コンポーネントの基本](/ja/component-basics/design-basics.md)
{% endcontent-ref %}

{% content-ref url="/pages/hLcXyLz5n5dHkupDxVQB" %}
[マジックテキスト](/ja/component-basics/inserting-dynamic-text.md)
{% endcontent-ref %}

{% content-ref url="/pages/1KF0yjttF5anPaWjOpxo" %}
[条件とフィルタリング](/ja/component-basics/conditions-and-filtering.md)
{% endcontent-ref %}

{% content-ref url="/pages/DT71weynCDZYUXcSSL3a" %}
[コンポーネントの可視性変更](/ja/component-basics/changing-a-components-visibility.md)
{% endcontent-ref %}

{% content-ref url="/pages/k7Rp0QwAelBCrp3cRAiN" %}
[リスト](/ja/component-basics/connecting-lists-and-forms-to-a-database.md)
{% endcontent-ref %}

{% content-ref url="/pages/qsGT7aWBWWenWbETJtWO" %}
[トグル](/ja/component-basics/toggles.md)
{% endcontent-ref %}

{% content-ref url="/pages/fQ9MLGorDfPBaT9yYmYV" %}
[フォーム](/ja/videos/forms.md)
{% endcontent-ref %}

{% content-ref url="/pages/UndbCnO12ruqLzoVvGvk" %}
[ナビゲーション](/ja/component-basics/navigation.md)
{% endcontent-ref %}

{% content-ref url="/pages/T0qFM85GSgJFPUPqaxiI" %}
[マーケットプレースコンポーネント](/ja/component-basics/marketplace-components.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/component-basics.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.
