> 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/videos.md).

# ビデオ

{% content-ref url="/pages/BkCN6SWqMaPFqN62sr58" %}
[はじめに](/ja/videos/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/5jpE3emkuulr8pcf18TU" %}
[完全なウォークスルー](/ja/videos/full-walkthrough.md)
{% endcontent-ref %}

{% content-ref url="/pages/lHiHqAHEbblMd2ZDsWax" %}
[データの扱い](/ja/videos/working-with-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/LVWjh1S4t6WmXVSmHuh3" %}
[データベースの設計](/ja/videos/designing-your-database.md)
{% endcontent-ref %}

{% content-ref url="/pages/efcHIwGmdffEs2VJBCQa" %}
[カスタムリスト](/ja/videos/custom-lists.md)
{% endcontent-ref %}

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

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

{% content-ref url="/pages/FeoZ3uPfhT7biL30WZHS" %}
[注文と支払い](/ja/videos/ordering-and-payments.md)
{% endcontent-ref %}

{% content-ref url="/pages/So7lK1UXH7tUF3Qgc94H" %}
[数学とカスタム数式](/ja/videos/math-and-custom-formulas.md)
{% endcontent-ref %}

{% content-ref url="/pages/E1yf6TDC4F3b01Fhd9ph" %}
[チャット](/ja/videos/chat.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/videos.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.
