# チュートリアル

{% content-ref url="/pages/MDexHnD7IDyEYjjQdHjt" %}
[キーボードショートカットの使い方](/ja/how-to/how-to-use-keyboard-shortcuts.md)
{% endcontent-ref %}

{% content-ref url="/pages/9wSzaBUjSoCQqlTcyGxf" %}
[ビデオやオーディオ（YouTube、Vimeo、SoundCloud）の埋め込み方法](/ja/how-to/how-to-embed-video-or-audio-youtube-vimeo-soundcloud.md)
{% endcontent-ref %}

{% content-ref url="/pages/O6bWqGq75nZOxX9WG0B4" %}
[データベースをアプリ間で共有する方法](/ja/how-to/how-to-share-a-database.md)
{% endcontent-ref %}

{% content-ref url="/pages/cj6FqB4mUDwZG290Z75k" %}
[空の状態を作成する方法](/ja/how-to/how-to-create-an-empty-state.md)
{% endcontent-ref %}

{% content-ref url="/pages/xhnt6Q5dopCtalbwYoI0" %}
[検索バーの作成方法](/ja/how-to/how-to-create-a-search-bar.md)
{% endcontent-ref %}

{% content-ref url="/pages/bMGypxIelLNpc3p4gHNj" %}
[ユーザーがフィルタリングできるリストを作成する方法](/ja/how-to/how-to-make-a-list-your-users-can-filter.md)
{% endcontent-ref %}

{% content-ref url="/pages/txR96YJDEIMQDGDsMIx7" %}
[モーダル/ポップアップウィンドウの作成方法](/ja/how-to/how-to-create-a-modal-popup-window.md)
{% endcontent-ref %}

{% content-ref url="/pages/KoVCMvfusevbMdFoTLZZ" %}
[「お気に入り」ボタンの作成方法（レガシービルダー）](/ja/how-to/how-to-create-a-favorite-button.md)
{% endcontent-ref %}

{% content-ref url="/pages/LVa6wFSorPIDoNd81Zjj" %}
[アプリバーに画像を追加する方法](/ja/how-to/how-to-add-an-image-to-an-app-bar.md)
{% endcontent-ref %}

{% content-ref url="/pages/n30M3SS0RXcmVoNRD0po" %}
[スケジュールされたプッシュ通知を送信する方法](/ja/how-to/how-to-send-scheduled-push-notifications.md)
{% endcontent-ref %}

{% content-ref url="/pages/Bp1BgrYOVT0Dqz1oISih" %}
[Google Maps、Apple Maps、またはWazeを使用してAdaloアプリ内で地図ナビゲーションを開始する方法](/ja/how-to/start-maps-navigation-in-your-adalo-apps-using-google-maps-apple-maps-or-waze.md)
{% endcontent-ref %}

{% content-ref url="/pages/5NoyIkNM62yI3JZtQd1z" %}
[Google Static Maps APIを使ってAdaloアプリで地図のプレビューを生成する方法](/ja/how-to/how-to-send-scheduled-push-notifications-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/ENxDgHuQ25PWjmT2ll9Y" %}
[特別リンク：メール、テキスト（SMS）、および電話](/ja/how-to/special-links-email-text-sms-and-phone.md)
{% endcontent-ref %}

{% content-ref url="/pages/XZwC76O70hmxh0Akzfkv" %}
[フォームにドロップダウンメニューを追加する方法](/ja/how-to/how-to-have-a-dropdown-menu-in-a-form.md)
{% endcontent-ref %}

{% content-ref url="/pages/A9zFEK9LFNEXEqijHrm6" %}
[ショッピングカートを設定し支払いを行う方法](/ja/how-to/how-to-setup-a-shopping-cart-with-payments.md)
{% endcontent-ref %}

{% content-ref url="/pages/w0jwdznjg1lGSsWm1vrt" %}
[ユーザー用のパブリックプロフィール画面を設定する方法](/ja/how-to/how-to-have-a-profile-page-for-current-user.md)
{% endcontent-ref %}

{% content-ref url="/pages/PCg37wyWOZMHfQVlMCPx" %}
[ユーザーが他のユーザーをフォローできるようにする方法](/ja/how-to/how-to-allow-users-to-follow-others.md)
{% endcontent-ref %}

{% content-ref url="/pages/qqnoMahkeIWBzLF2rnR2" %}
[フォームが自動的にリレーションシップを設定する方法](/ja/how-to/form-status.md)
{% endcontent-ref %}

{% content-ref url="/pages/eGHA8dniTYmAX83VQrAk" %}
[アプリにチャットを追加する方法](/ja/how-to/how-to-add-chat-to-your-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/vbZwMYi5oJ7cgnCxZVq3" %}
[複数サイドアプリを作成する方法](/ja/how-to/creating-multi-sided-apps.md)
{% endcontent-ref %}

{% content-ref url="/pages/PtErwp4Aza1G149Ov48p" %}
[イベント用に「カレンダーに追加」ボタンを追加する方法](/ja/how-to/how-to-add-an-add-to-calendar-button-for-events.md)
{% endcontent-ref %}

{% content-ref url="/pages/EMsSPzYiMXTYwgN9Es2A" %}
[ドメインをルートアドレスに転送する方法](/ja/how-to/forwarding-domain-to-root-address.md)
{% endcontent-ref %}

{% content-ref url="/pages/TQLUawFS4BHTXczkBZuh" %}
[一時的なユーザーアバターを作成する方法](/ja/how-to/how-to-create-temporary-user-avatars.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/how-to.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.
